teleproto - v1.229.0
    Preparing search index...

    Interface InputMediaAreaChannelPostIn

    interface InputMediaAreaChannelPostIn {
        _: "inputMediaAreaChannelPost";
        channel: TypeInputChannelIn;
        coordinates: MediaAreaCoordinatesIn;
        msgId: number;
    }
    Index
    _: "inputMediaAreaChannelPost"
    msgId: number