messages.GetForumTopicsByID¶
- class pyrogram.raw.functions.messages.GetForumTopicsByID[source]¶
Get forum topics by their ID
Usable by Users Bots- Details:
Layer:
229ID:
AF0A4A08
- Parameters:
peer (
InputPeer) – The supergroup forum, private chat (for forum-enabled bots) or bot forum (for users) where the topic is located.topics (List of
int32-bit) – Topic IDs
- Returns: