Nadia. Model. ResponseParameters
(nadia v1.6.0)
View Source
Details supplied by Telegram for automatically handling selected errors.
See the official Bot API ResponseParameters object for the semantics of
chat migration and flood-control delays.
Summary
Types
@type t() :: %Nadia.Model.ResponseParameters{ migrate_to_chat_id: integer() | nil, retry_after: non_neg_integer() | nil }