Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 905 Bytes

File metadata and controls

20 lines (15 loc) · 905 Bytes

MigrateMessagesTextMessageRequest

Properties

Name Type Description Notes
user_id str
message str
timestamp int
message_type str defaults to "MESG"
custom_type str [optional]
mentioned_user_ids [str] [optional]
data str [optional]
dedup_id str [optional]
sorted_metaarray [{str: (bool, date, datetime, dict, float, int, list, str, none_type)}] [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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