messages.botCallbackAnswer

messages.botCallbackAnswer#36585ea4 flags:# alert:flags.1?true has_url:flags.3?true native_ui:flags.4?true message:flags.0?string url:flags.2?string cache_time:int = messages.BotCallbackAnswer;

Parameters

NameTypeDescription
flags # Bit mask: a field written flags.N?T is present only when bit N is set.
alert flags.1?true
has_url flags.3?true
native_ui flags.4?true
message flags.0?string Message text.
url flags.2?string URL.
cache_time int How many seconds the answer may be cached.

Type

messages.BotCallbackAnswer

Related pages

Types used here