effective_chat {telegram.bot}R Documentation

Get the effective chat

Description

The chat that this update was sent in, 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_chat()

[Package telegram.bot version 3.0.0 Index]