ultra-telegram-framework
    Preparing search index...

    Interface GetMyDefaultAdministratorRightsParams

    interface GetMyDefaultAdministratorRightsParams {
        for_channels?: boolean;
    }
    Index

    Properties

    Properties

    for_channels?: boolean

    Pass True to get default administrator rights of the bot in channels. Otherwise, default administrator rights of the bot for groups and supergroups will be returned.