Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

Use this file to discover all available pages before exploring further.

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