teleproto - v1.229.0
    Preparing search index...

    Interface ChannelsGetSendAsParams

    interface ChannelsGetSendAsParams {
        forLiveStories?: boolean;
        forPaidReactions?: boolean;
        peer: EntityLike;
    }
    Index
    forLiveStories?: boolean
    forPaidReactions?: boolean

    If set, fetches the list of peers that can be used to send paid reactions to messages of a specific peer.

    peer: EntityLike

    The group where we intend to send messages