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
module
Matrix::
Architect::
Commands
Defined in:
commands.cr
commands/base.cr
commands/bot.cr
commands/room.cr
commands/user.cr
commands/version.cr
Class Method Summary
.parse
(line)
.run
(line : String, room_id : String, conn : Connection) : Nil
Class Method Detail
def self.
parse
(line)
#
[
View source
]
def self.
run
(line : String, room_id : String, conn :
Connection
) : Nil
#
[
View source
]