class Tourmaline::MessageOriginHiddenUser
- Tourmaline::MessageOriginHiddenUser
- Reference
- Object
Overview
The message was originally sent by an unknown user.
Included Modules
- JSON::Serializable
Defined in:
tourmaline/types/api.crConstructors
Instance Method Summary
- #date : Time
- #date=(date : Time)
-
#sender_user_name : String
Name of the user that sent the message originally
-
#sender_user_name=(sender_user_name : String)
Name of the user that sent the message originally
-
#type : String
Type of the message origin, always "hidden_user"
-
#type=(type : String)
Type of the message origin, always "hidden_user"
Constructor Detail
Instance Method Detail
def sender_user_name=(sender_user_name : String)
#
Name of the user that sent the message originally