a message_id lookup?
Use Case: I need to find the "latest" message_id for a given chat. without too much trial & error and without hitting rate limits.
Use TDLib with getHistory Or Save last message_id in DB/JSON file
I can't store messages the bot receives over time. It must be done "ad-hoc"
TDLib has updateLastMessage
I see. So without tdlib/mtproto no way, right?
Обсуждают сегодня