Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
crbot
main
Top Level Namespace
BotConfig
Confs
Error
Parser
Primitive
Val
Irc
Client
Handler
IrcMessage
PrivMsg
Built with Crystal 1.9.2
2023-10-08 14:02:20 UTC
class
Irc::PrivMsg
Irc::PrivMsg
Reference
Object
Defined in:
crbot.cr
Constructors
.new
(msg : IrcMessage)
Instance Method Summary
#channel
#content
#sender
#to_s
(io)
Constructor Detail
def self.
new
(msg :
IrcMessage
)
#
[
View source
]
Instance Method Detail
def
channel
#
[
View source
]
def
content
#
[
View source
]
def
sender
#
[
View source
]
def
to_s
(io)
#
[
View source
]