teleproto - v1.229.0
    Preparing search index...

    Interface ChannelsGetMessageAuthorParams

    interface ChannelsGetMessageAuthorParams {
        channel: EntityLike;
        id: number;
    }
    Index
    channel: EntityLike

    ID of the monoforum.

    id: number

    ID of the message sent by a monoforum admin.