Skip to main content

BotUserProtocol

Defined in the protocols module.
AI Agent Protocol for bot user representation.

Methods

user_id()

Unique user identifier.

username()

User’s username.

is_bot()

Whether this user is a bot.

Source

View on GitHub

praisonaiagents/bots/protocols.py at line 255