Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IterateChatOptions

Hierarchy

Index

Properties

continuation?: string

pass previously fetched token to resume chat fetching

ignoreFirstResponse?: boolean

ignore first response fetched by reload token set it to false which means you might get chats already processed before when recovering MasterchatAgent from error. Make sure you have unique index for chat id to prevent duplication.

default

false

topChat?: boolean

fetch top chat instead of all chat

Generated using TypeDoc