Skip to main content

updates.channelDifferenceEmpty

There are no new updates

type tg.UpdatesChannelDifferenceEmpty struct { /* ... */ }

Implements updates.ChannelDifference.

Fields

NameTypeRequiredDescription
FinalboolWhether there are more updates that must be fetched (always false)
PtsintyesThe latest PTS
TimeoutintClients are supposed to refetch the channel difference after timeout seconds have elapsed, if the user is currently viewing the chat, see here » for more info.

References