teleproto - v1.229.0
    Preparing search index...

    Interface MessagesStartBotParams

    interface MessagesStartBotParams {
        bot: EntityLike;
        peer: EntityLike;
        randomId?: BigInteger;
        startParam: string;
    }
    Index
    bot: EntityLike

    The bot

    peer: EntityLike

    The chat where to start the bot, can be the bot's private chat or a group

    randomId?: BigInteger

    Random ID to avoid resending the same message

    startParam: string

    Deep linking parameter