teleproto - v1.229.0
    Preparing search index...

    Interface InlineButtonTypeCopyIn

    interface InlineButtonTypeCopyIn {
        _: "inlineButtonTypeCopy";
        copyText: string;
    }
    Index
    _: "inlineButtonTypeCopy"
    copyText: string