Skip to content

General updates

ConversationUpdate dataclass

Bases: Update

Just update the currently conversation_id.

Note: does not imply re-loading anything else, that would be LoadConversationUpdate.

conversation_id instance-attribute

__init__(conversation_id)