teleproto - v1.229.0
    Preparing search index...

    Interface MessagesEditFactCheckParams

    interface MessagesEditFactCheckParams {
        msgId: MessageIDLike;
        peer: EntityLike;
        text: TextWithEntitiesIn;
    }
    Index
    msgId: MessageIDLike

    Message ID

    peer: EntityLike

    Peer where the message was sent

    Fact-check (maximum UTF-8 length specified in appConfig.factcheck_length_limit ).