teleproto - v1.229.0
    Preparing search index...

    Interface MessagesSetEncryptedTypingParams

    interface MessagesSetEncryptedTypingParams {
        peer: InputEncryptedChatIn;
        typing: boolean;
    }
    Index

    Secret chat ID

    typing: boolean

    Typing. Possible values : (boolTrue) , if the user started typing and more than 5 seconds have passed since the last request (boolFalse) , if the user stopped typing