Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 654 Bytes

Chat.md

File metadata and controls

16 lines (12 loc) · 654 Bytes

Chat

Properties

Name Type Description Notes
Id int [optional] [default to null]
Date time.Time [default to null]
User string [default to null]
Message string [default to null]
Html string [default to null]
FromBot bool [optional] [default to null]
ChannelID float64 [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]