Telegram API MethodsΒΆ
The page contains all information about telegram API methods
- File
#include <banana/api.hpp>
- add_sticker_to_set
- answer_callback_query
- answer_inline_query
- answer_pre_checkout_query
- answer_shipping_query
- answer_web_app_query
- approve_chat_join_request
- ban_chat_member
- ban_chat_sender_chat
- close
- close_forum_topic
- close_general_forum_topic
- copy_message
copy_message()
copy_message()
copy_message_args_t
copy_message_args_t::chat_id
copy_message_args_t::from_chat_id
copy_message_args_t::message_id
copy_message_args_t::message_thread_id
copy_message_args_t::caption
copy_message_args_t::parse_mode
copy_message_args_t::caption_entities
copy_message_args_t::show_caption_above_media
copy_message_args_t::disable_notification
copy_message_args_t::protect_content
copy_message_args_t::reply_parameters
copy_message_args_t::reply_markup
- copy_messages
- create_chat_invite_link
- create_forum_topic
- create_invoice_link
create_invoice_link()
create_invoice_link()
create_invoice_link_args_t
create_invoice_link_args_t::title
create_invoice_link_args_t::description
create_invoice_link_args_t::payload
create_invoice_link_args_t::currency
create_invoice_link_args_t::prices
create_invoice_link_args_t::provider_token
create_invoice_link_args_t::max_tip_amount
create_invoice_link_args_t::suggested_tip_amounts
create_invoice_link_args_t::provider_data
create_invoice_link_args_t::photo_url
create_invoice_link_args_t::photo_size
create_invoice_link_args_t::photo_width
create_invoice_link_args_t::photo_height
create_invoice_link_args_t::need_name
create_invoice_link_args_t::need_phone_number
create_invoice_link_args_t::need_email
create_invoice_link_args_t::need_shipping_address
create_invoice_link_args_t::send_phone_number_to_provider
create_invoice_link_args_t::send_email_to_provider
create_invoice_link_args_t::is_flexible
- create_new_sticker_set
- decline_chat_join_request
- delete_chat_photo
- delete_chat_sticker_set
- delete_forum_topic
- delete_message
- delete_messages
- delete_my_commands
- delete_sticker_from_set
- delete_sticker_set
- delete_webhook
- edit_chat_invite_link
- edit_forum_topic
- edit_general_forum_topic
- edit_message_caption
edit_message_caption()
edit_message_caption()
edit_message_caption_args_t
edit_message_caption_args_t::chat_id
edit_message_caption_args_t::message_id
edit_message_caption_args_t::inline_message_id
edit_message_caption_args_t::caption
edit_message_caption_args_t::parse_mode
edit_message_caption_args_t::caption_entities
edit_message_caption_args_t::show_caption_above_media
edit_message_caption_args_t::reply_markup
edit_message_caption_args_t::business_connection_id
- edit_message_live_location
edit_message_live_location()
edit_message_live_location()
edit_message_live_location_args_t
edit_message_live_location_args_t::latitude
edit_message_live_location_args_t::longitude
edit_message_live_location_args_t::chat_id
edit_message_live_location_args_t::message_id
edit_message_live_location_args_t::inline_message_id
edit_message_live_location_args_t::live_period
edit_message_live_location_args_t::horizontal_accuracy
edit_message_live_location_args_t::heading
edit_message_live_location_args_t::proximity_alert_radius
edit_message_live_location_args_t::reply_markup
edit_message_live_location_args_t::business_connection_id
- edit_message_media
- edit_message_reply_markup
- edit_message_text
edit_message_text()
edit_message_text()
edit_message_text_args_t
edit_message_text_args_t::text
edit_message_text_args_t::chat_id
edit_message_text_args_t::message_id
edit_message_text_args_t::inline_message_id
edit_message_text_args_t::parse_mode
edit_message_text_args_t::entities
edit_message_text_args_t::link_preview_options
edit_message_text_args_t::reply_markup
edit_message_text_args_t::business_connection_id
- export_chat_invite_link
- forward_message
- forward_messages
- get_chat
- get_chat_administrators
- get_chat_member
- get_chat_member_count
- get_chat_menu_button
- get_custom_emoji_stickers
- get_file
- get_forum_topic_icon_stickers
- get_game_high_scores
- get_me
- get_my_commands
- get_my_default_administrator_rights
- get_my_description
- get_my_name
- get_my_short_description
- get_sticker_set
- get_updates
- get_user_chat_boosts
- get_user_profile_photos
- get_webhook_info
- hide_general_forum_topic
- leave_chat
- log_out
- pin_chat_message
- promote_chat_member
promote_chat_member()
promote_chat_member()
promote_chat_member_args_t
promote_chat_member_args_t::chat_id
promote_chat_member_args_t::user_id
promote_chat_member_args_t::is_anonymous
promote_chat_member_args_t::can_manage_chat
promote_chat_member_args_t::can_delete_messages
promote_chat_member_args_t::can_manage_video_chats
promote_chat_member_args_t::can_restrict_members
promote_chat_member_args_t::can_promote_members
promote_chat_member_args_t::can_change_info
promote_chat_member_args_t::can_invite_users
promote_chat_member_args_t::can_post_stories
promote_chat_member_args_t::can_edit_stories
promote_chat_member_args_t::can_delete_stories
promote_chat_member_args_t::can_post_messages
promote_chat_member_args_t::can_edit_messages
promote_chat_member_args_t::can_pin_messages
promote_chat_member_args_t::can_manage_topics
- reopen_forum_topic
- reopen_general_forum_topic
- restrict_chat_member
- revoke_chat_invite_link
- send_animation
send_animation()
send_animation()
send_animation_args_t
send_animation_args_t::chat_id
send_animation_args_t::animation
send_animation_args_t::message_thread_id
send_animation_args_t::duration
send_animation_args_t::width
send_animation_args_t::height
send_animation_args_t::thumbnail
send_animation_args_t::caption
send_animation_args_t::parse_mode
send_animation_args_t::caption_entities
send_animation_args_t::show_caption_above_media
send_animation_args_t::has_spoiler
send_animation_args_t::disable_notification
send_animation_args_t::protect_content
send_animation_args_t::message_effect_id
send_animation_args_t::reply_parameters
send_animation_args_t::reply_markup
send_animation_args_t::business_connection_id
- send_audio
send_audio()
send_audio()
send_audio_args_t
send_audio_args_t::chat_id
send_audio_args_t::audio
send_audio_args_t::message_thread_id
send_audio_args_t::caption
send_audio_args_t::parse_mode
send_audio_args_t::caption_entities
send_audio_args_t::duration
send_audio_args_t::performer
send_audio_args_t::title
send_audio_args_t::thumbnail
send_audio_args_t::disable_notification
send_audio_args_t::protect_content
send_audio_args_t::message_effect_id
send_audio_args_t::reply_parameters
send_audio_args_t::reply_markup
send_audio_args_t::business_connection_id
- send_chat_action
- send_contact
send_contact()
send_contact()
send_contact_args_t
send_contact_args_t::chat_id
send_contact_args_t::phone_number
send_contact_args_t::first_name
send_contact_args_t::message_thread_id
send_contact_args_t::last_name
send_contact_args_t::vcard
send_contact_args_t::disable_notification
send_contact_args_t::protect_content
send_contact_args_t::message_effect_id
send_contact_args_t::reply_parameters
send_contact_args_t::reply_markup
send_contact_args_t::business_connection_id
- send_dice
send_dice()
send_dice()
send_dice_args_t
send_dice_args_t::chat_id
send_dice_args_t::message_thread_id
send_dice_args_t::emoji
send_dice_args_t::disable_notification
send_dice_args_t::protect_content
send_dice_args_t::message_effect_id
send_dice_args_t::reply_parameters
send_dice_args_t::reply_markup
send_dice_args_t::business_connection_id
- send_document
send_document()
send_document()
send_document_args_t
send_document_args_t::chat_id
send_document_args_t::document
send_document_args_t::message_thread_id
send_document_args_t::thumbnail
send_document_args_t::caption
send_document_args_t::parse_mode
send_document_args_t::caption_entities
send_document_args_t::disable_content_type_detection
send_document_args_t::disable_notification
send_document_args_t::protect_content
send_document_args_t::message_effect_id
send_document_args_t::reply_parameters
send_document_args_t::reply_markup
send_document_args_t::business_connection_id
- send_game
send_game()
send_game()
send_game_args_t
send_game_args_t::chat_id
send_game_args_t::game_short_name
send_game_args_t::message_thread_id
send_game_args_t::disable_notification
send_game_args_t::protect_content
send_game_args_t::message_effect_id
send_game_args_t::reply_parameters
send_game_args_t::reply_markup
send_game_args_t::business_connection_id
- send_invoice
send_invoice()
send_invoice()
send_invoice_args_t
send_invoice_args_t::chat_id
send_invoice_args_t::title
send_invoice_args_t::description
send_invoice_args_t::payload
send_invoice_args_t::currency
send_invoice_args_t::prices
send_invoice_args_t::message_thread_id
send_invoice_args_t::provider_token
send_invoice_args_t::max_tip_amount
send_invoice_args_t::suggested_tip_amounts
send_invoice_args_t::start_parameter
send_invoice_args_t::provider_data
send_invoice_args_t::photo_url
send_invoice_args_t::photo_size
send_invoice_args_t::photo_width
send_invoice_args_t::photo_height
send_invoice_args_t::need_name
send_invoice_args_t::need_phone_number
send_invoice_args_t::need_email
send_invoice_args_t::need_shipping_address
send_invoice_args_t::send_phone_number_to_provider
send_invoice_args_t::send_email_to_provider
send_invoice_args_t::is_flexible
send_invoice_args_t::disable_notification
send_invoice_args_t::protect_content
send_invoice_args_t::message_effect_id
send_invoice_args_t::reply_parameters
send_invoice_args_t::reply_markup
- send_location
send_location()
send_location()
send_location_args_t
send_location_args_t::chat_id
send_location_args_t::latitude
send_location_args_t::longitude
send_location_args_t::message_thread_id
send_location_args_t::horizontal_accuracy
send_location_args_t::live_period
send_location_args_t::heading
send_location_args_t::proximity_alert_radius
send_location_args_t::disable_notification
send_location_args_t::protect_content
send_location_args_t::message_effect_id
send_location_args_t::reply_parameters
send_location_args_t::reply_markup
send_location_args_t::business_connection_id
- send_media_group
send_media_group()
send_media_group()
send_media_group_args_t
send_media_group_args_t::chat_id
send_media_group_args_t::media
send_media_group_args_t::message_thread_id
send_media_group_args_t::disable_notification
send_media_group_args_t::protect_content
send_media_group_args_t::message_effect_id
send_media_group_args_t::reply_parameters
send_media_group_args_t::business_connection_id
- send_message
send_message()
send_message()
send_message_args_t
send_message_args_t::chat_id
send_message_args_t::text
send_message_args_t::message_thread_id
send_message_args_t::parse_mode
send_message_args_t::entities
send_message_args_t::link_preview_options
send_message_args_t::disable_notification
send_message_args_t::protect_content
send_message_args_t::message_effect_id
send_message_args_t::reply_parameters
send_message_args_t::reply_markup
send_message_args_t::business_connection_id
- send_photo
send_photo()
send_photo()
send_photo_args_t
send_photo_args_t::chat_id
send_photo_args_t::photo
send_photo_args_t::message_thread_id
send_photo_args_t::caption
send_photo_args_t::parse_mode
send_photo_args_t::caption_entities
send_photo_args_t::show_caption_above_media
send_photo_args_t::has_spoiler
send_photo_args_t::disable_notification
send_photo_args_t::protect_content
send_photo_args_t::message_effect_id
send_photo_args_t::reply_parameters
send_photo_args_t::reply_markup
send_photo_args_t::business_connection_id
- send_poll
send_poll()
send_poll()
send_poll_args_t
send_poll_args_t::chat_id
send_poll_args_t::question
send_poll_args_t::options
send_poll_args_t::message_thread_id
send_poll_args_t::question_parse_mode
send_poll_args_t::question_entities
send_poll_args_t::is_anonymous
send_poll_args_t::type
send_poll_args_t::allows_multiple_answers
send_poll_args_t::correct_option_id
send_poll_args_t::explanation
send_poll_args_t::explanation_parse_mode
send_poll_args_t::explanation_entities
send_poll_args_t::open_period
send_poll_args_t::close_date
send_poll_args_t::is_closed
send_poll_args_t::disable_notification
send_poll_args_t::protect_content
send_poll_args_t::message_effect_id
send_poll_args_t::reply_parameters
send_poll_args_t::reply_markup
send_poll_args_t::business_connection_id
- send_sticker
send_sticker()
send_sticker()
send_sticker_args_t
send_sticker_args_t::chat_id
send_sticker_args_t::sticker
send_sticker_args_t::message_thread_id
send_sticker_args_t::emoji
send_sticker_args_t::disable_notification
send_sticker_args_t::protect_content
send_sticker_args_t::message_effect_id
send_sticker_args_t::reply_parameters
send_sticker_args_t::reply_markup
send_sticker_args_t::business_connection_id
- send_venue
send_venue()
send_venue()
send_venue_args_t
send_venue_args_t::chat_id
send_venue_args_t::latitude
send_venue_args_t::longitude
send_venue_args_t::title
send_venue_args_t::address
send_venue_args_t::message_thread_id
send_venue_args_t::foursquare_id
send_venue_args_t::foursquare_type
send_venue_args_t::google_place_id
send_venue_args_t::google_place_type
send_venue_args_t::disable_notification
send_venue_args_t::protect_content
send_venue_args_t::message_effect_id
send_venue_args_t::reply_parameters
send_venue_args_t::reply_markup
send_venue_args_t::business_connection_id
- send_video
send_video()
send_video()
send_video_args_t
send_video_args_t::chat_id
send_video_args_t::video
send_video_args_t::message_thread_id
send_video_args_t::duration
send_video_args_t::width
send_video_args_t::height
send_video_args_t::thumbnail
send_video_args_t::caption
send_video_args_t::parse_mode
send_video_args_t::caption_entities
send_video_args_t::show_caption_above_media
send_video_args_t::has_spoiler
send_video_args_t::supports_streaming
send_video_args_t::disable_notification
send_video_args_t::protect_content
send_video_args_t::message_effect_id
send_video_args_t::reply_parameters
send_video_args_t::reply_markup
send_video_args_t::business_connection_id
- send_video_note
send_video_note()
send_video_note()
send_video_note_args_t
send_video_note_args_t::chat_id
send_video_note_args_t::video_note
send_video_note_args_t::message_thread_id
send_video_note_args_t::duration
send_video_note_args_t::length
send_video_note_args_t::thumbnail
send_video_note_args_t::disable_notification
send_video_note_args_t::protect_content
send_video_note_args_t::message_effect_id
send_video_note_args_t::reply_parameters
send_video_note_args_t::reply_markup
send_video_note_args_t::business_connection_id
- send_voice
send_voice()
send_voice()
send_voice_args_t
send_voice_args_t::chat_id
send_voice_args_t::voice
send_voice_args_t::message_thread_id
send_voice_args_t::caption
send_voice_args_t::parse_mode
send_voice_args_t::caption_entities
send_voice_args_t::duration
send_voice_args_t::disable_notification
send_voice_args_t::protect_content
send_voice_args_t::message_effect_id
send_voice_args_t::reply_parameters
send_voice_args_t::reply_markup
send_voice_args_t::business_connection_id
- set_chat_administrator_custom_title
- set_chat_description
- set_chat_menu_button
- set_chat_permissions
- set_chat_photo
- set_chat_sticker_set
- set_chat_title
- set_custom_emoji_sticker_set_thumbnail
- set_game_score
- set_message_reaction
- set_my_commands
- set_my_default_administrator_rights
- set_my_description
- set_my_name
- set_my_short_description
- set_passport_data_errors
- set_sticker_emoji_list
- set_sticker_keywords
- set_sticker_mask_position
- set_sticker_position_in_set
- set_sticker_set_thumbnail
- set_sticker_set_title
- set_webhook
- stop_message_live_location
- stop_poll
- unban_chat_member
- unban_chat_sender_chat
- unhide_general_forum_topic
- unpin_all_chat_messages
- unpin_all_forum_topic_messages
- unpin_all_general_forum_topic_messages
- unpin_chat_message
- upload_sticker_file