Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 1.3 KB

File metadata and controls

13 lines (9 loc) · 1.3 KB

ConversationV3Model

XChat conversation item

Fields

Field Type Required Description Example
conversation_id str ✔️ Conversation id 1928096185664843776:1989842918455291904
type str ✔️ Conversation type: direct or group direct
is_muted bool ✔️ Whether the conversation is muted false
participants List[str] ✔️ Participant user ids [
"1928096185664843776"
]