MadelineProto/docs/TD_docs/methods/viewMessages.md

932 B

title description
viewMessages Messages are viewed by the user. Many useful activities depends on message being viewed. For example, marking messages as read, incrementing of view counter, updating of view counter, removing of deleted messages in channels

Method: viewMessages

Back to methods index

YOU CANNOT USE THIS METHOD IN MADELINEPROTO

Messages are viewed by the user. Many useful activities depends on message being viewed. For example, marking messages as read, incrementing of view counter, updating of view counter, removing of deleted messages in channels

Parameters:

Name Type Required Description
chat_id CLICK ME int53 Yes Chat identifier
message_ids Array of CLICK ME int53 Yes Identifiers of viewed messages

Return type: Ok