struct Apps::GetChatHistory
- Apps::GetChatHistory
- Struct
- Value
- Object
Included Modules
- Protobuf::Message
Defined in:
pb-Apps/CATS_LiveMessage.pb.crConstant Summary
-
FIELDS =
{1 => {name: :chat_partner, pb_type: :string, crystal_type: String, cast_type: String, native: true, optional: false, repeated: false, default: nil, packed: false}, 2 => {name: :request_mask, pb_type: RequestMask, crystal_type: RequestMask, cast_type: RequestMask?, native: false, optional: true, repeated: false, default: nil, packed: false}} of Int32 => HashLiteral(Symbol, ASTNode)
Constructors
Class Method Summary
Instance Method Summary
- #[](key : String)
- #chat_partner : String
- #chat_partner=(chat_partner : String)
- #request_mask : RequestMask | Nil
- #request_mask=(request_mask : RequestMask | Nil)
- #to_protobuf(io : IO, embedded = false)
- #to_protobuf