mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-14 21:46:55 +01:00
617 B
617 B
title | description |
---|---|
sendChatSetTtlMessage | Changes current ttl setting in a secret chat and sends corresponding message |
Method: sendChatSetTtlMessage
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
Changes current ttl setting in a secret chat and sends corresponding message
Params:
Name | Type | Required | Description |
---|---|---|---|
chat_id | int53 | Yes | Chat identifier |
ttl | int | Yes | New value of ttl in seconds |