channels.GetForumTopics#
- class pyrogram.raw.functions.channels.GetForumTopics#
Get topics of a forum.
- Details:
Layer:
158
ID:
DE560D1
- Parameters:
channel (
InputChannel
) – Supergroup.offset_date (
int
32-bit
) – Offsets for pagination.offset_id (
int
32-bit
) – Offsets for pagination.offset_topic (
int
32-bit
) – Offsets for pagination.limit (
int
32-bit
) – Maximum number of results to return, see pagination.q (
str
, optional) – Search query.
- Returns: