Deletes all messages between the specified dates in a chat. Supported only for private chats and basic groups. Messages sent in the last 30 seconds will not be deleted. Request type for Tdjson#deleteChatMessagesByDate.
Chat identifier.
The maximum date of the messages to delete.
The minimum date of the messages to delete.
Optional
Pass true to delete chat messages for all users; private chats only.
Deletes all messages between the specified dates in a chat. Supported only for private chats and basic groups. Messages sent in the last 30 seconds will not be deleted. Request type for Tdjson#deleteChatMessagesByDate.