Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
matrix-architect
master
Matrix
Architect
Bot
Commands
Base
Runner
Bot
Job
Room
Order
RunnerError
User
Version
Config
Connection
ExecError
ConnectionImpl
Errors
RateLimited
Events
Invite
Message
RoomEvent
Sync
OptionParser
Built with Crystal 1.10.0
2023-11-15 17:05:44 UTC
class
Matrix::
Architect::
Commands::
User
Matrix::Architect::Commands::User
Matrix::Architect::Commands::Base
Reference
Object
Defined in:
commands/user.cr
Instance Method Summary
#parse
(parser, job)
Constructor methods inherited from class
Matrix::Architect::Commands::Base
new(room_id : String, conn : Connection)
new
Class methods inherited from class
Matrix::Architect::Commands::Base
run(args, room_id : String, conn : Connection) : Nil
run
Instance Method Detail
def
parse
(parser, job)
#
[
View source
]