Documentation - v0.27.1
    Preparing search index...

    Variable botAddToGroupConst

    botAddToGroup: Deeplink<
        { admin?: BotAdminRight[]; bot: string; parameter?: string },
    > = ...

    Bot add to group links

    Used to ask the user to add a bot to a group, optionally asking for admin rights. Note that the user is still free to choose which rights to grant, and whether to grant them at all.