tdlib / td

Cross-platform library for building Telegram clients
https://core.telegram.org/tdlib
Boost Software License 1.0
7.11k stars 1.44k forks source link

Sponsored messages #2577

Closed Fra078 closed 1 year ago

Fra078 commented 1 year ago

What is the correct way to show sponsored messages, previously my application shown sponsor as the first messages but now I don't understand where I should load and put these messages

levlam commented 1 year ago

There is no specification yet for showing multiple sponsored messages. For now, you can always show only the first returned sponsored message below ordinary messages.