effective_message {telegram.bot} | R Documentation |
Get the effective message
Description
The message included in this update, no matter what kind of
update this is. Will be None
for inline_query
,
chosen_inline_result
, callback_query
from inline messages,
shipping_query
and pre_checkout_query
.
Usage
effective_message()
[Package telegram.bot version 3.0.0 Index]