GetUpdatesMethod

Undocumented in source.

Members

Functions

updateOffset
void updateOffset(uint updateId)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin TelegramMethod!"/getUpdates"
Undocumented in source.

Variables

DEFAULT_LIMIT
enum ubyte DEFAULT_LIMIT;
Undocumented in source.
DEFAULT_TIMEOUT
enum uint DEFAULT_TIMEOUT;
Undocumented in source.
allowed_updates
Nullable!(UpdateType[]) allowed_updates;
Undocumented in source.
limit
Nullable!ubyte limit;
Undocumented in source.
offset
Nullable!int offset;
Undocumented in source.
timeout
Nullable!uint timeout;
Undocumented in source.

Meta