BotUser
Defined in the protocols module.Represents a user in a messaging platform. Attributes: user_id: Platform-specific user identifier username: User’s username (if available) display_name: User’s display name is_bot: Whether this user is a bot metadata: Additional platform-specific metadata
Properties
No description available.
No description available.
No description available.
No description available.
No description available.
Internal & Generic Methods
Internal & Generic Methods
- from_dict: Create from dictionary.
- to_dict: Convert to dictionary.

