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

Class Method Detail

def self.parse(line) #

[View source]
def self.run(line : String, room_id : String, conn : Connection) : Nil #

[View source]