peyk.platforms.telegram.methods.get_forum_topic_icon_stickers¶
- async peyk.platforms.telegram.methods.get_forum_topic_icon_stickers(self) List[Sticker]¶
Use this method to get custom emoji stickers, which can be used as a forum topic icon by any user. Requires no parameters. Returns an Array of Sticker objects.
- Returns:
Result returned by Telegram on successful execution.
- Return type:
List[Sticker]