├── .github └── workflows │ └── telebot.yml ├── .gitignore ├── CMakeLists.txt ├── Doxyconf ├── LICENSE ├── README.md ├── docs ├── annotated.html ├── bc_s.png ├── bdwn.png ├── classes.html ├── closed.png ├── dir_d44c64559bbebec7f509842c48db8b23.html ├── doc.png ├── doxygen.css ├── doxygen.png ├── dynsections.js ├── files.html ├── folderclosed.png ├── folderopen.png ├── functions.html ├── functions_b.html ├── functions_c.html ├── functions_d.html ├── functions_e.html ├── functions_f.html ├── functions_g.html ├── functions_h.html ├── functions_i.html ├── functions_k.html ├── functions_l.html ├── functions_m.html ├── functions_n.html ├── functions_o.html ├── functions_p.html ├── functions_q.html ├── functions_r.html ├── functions_s.html ├── functions_t.html ├── functions_u.html ├── functions_v.html ├── functions_vars.html ├── functions_vars_b.html ├── functions_vars_c.html ├── functions_vars_d.html ├── functions_vars_e.html ├── functions_vars_f.html ├── functions_vars_g.html ├── functions_vars_h.html ├── functions_vars_i.html ├── functions_vars_k.html ├── functions_vars_l.html ├── functions_vars_m.html ├── functions_vars_n.html ├── functions_vars_o.html ├── functions_vars_p.html ├── functions_vars_q.html ├── functions_vars_r.html ├── functions_vars_s.html ├── functions_vars_t.html ├── functions_vars_u.html ├── functions_vars_v.html ├── functions_vars_w.html ├── functions_vars_x.html ├── functions_vars_y.html ├── functions_w.html ├── functions_x.html ├── functions_y.html ├── globals.html ├── globals_enum.html ├── globals_eval.html ├── globals_func.html ├── globals_type.html ├── group__TELEBOT__API.html ├── group__TELEBOT__CORE__API.html ├── index.html ├── jquery.js ├── menu.js ├── menudata.js ├── modules.html ├── nav_f.png ├── nav_g.png ├── nav_h.png ├── open.png ├── search │ ├── all_0.html │ ├── all_0.js │ ├── all_1.html │ ├── all_1.js │ ├── all_10.html │ ├── all_10.js │ ├── all_11.html │ ├── all_11.js │ ├── all_12.html │ ├── all_12.js │ ├── all_13.html │ ├── all_13.js │ ├── all_14.html │ ├── all_14.js │ ├── all_15.html │ ├── all_15.js │ ├── all_16.html │ ├── all_16.js │ ├── all_17.html │ ├── all_17.js │ ├── all_2.html │ ├── all_2.js │ ├── all_3.html │ ├── all_3.js │ ├── all_4.html │ ├── all_4.js │ ├── all_5.html │ ├── all_5.js │ ├── all_6.html │ ├── all_6.js │ ├── all_7.html │ ├── all_7.js │ ├── all_8.html │ ├── all_8.js │ ├── all_9.html │ ├── all_9.js │ ├── all_a.html │ ├── all_a.js │ ├── all_b.html │ ├── all_b.js │ ├── all_c.html │ ├── all_c.js │ ├── all_d.html │ ├── all_d.js │ ├── all_e.html │ ├── all_e.js │ ├── all_f.html │ ├── all_f.js │ ├── classes_0.html │ ├── classes_0.js │ ├── close.png │ ├── enums_0.html │ ├── enums_0.js │ ├── enumvalues_0.html │ ├── enumvalues_0.js │ ├── files_0.html │ ├── files_0.js │ ├── functions_0.html │ ├── functions_0.js │ ├── groups_0.html │ ├── groups_0.js │ ├── groups_1.html │ ├── groups_1.js │ ├── mag_sel.png │ ├── nomatches.html │ ├── pages_0.html │ ├── pages_0.js │ ├── search.css │ ├── search.js │ ├── search_l.png │ ├── search_m.png │ ├── search_r.png │ ├── searchdata.js │ ├── typedefs_0.html │ ├── typedefs_0.js │ ├── variables_0.html │ ├── variables_0.js │ ├── variables_1.html │ ├── variables_1.js │ ├── variables_10.html │ ├── variables_10.js │ ├── variables_11.html │ ├── variables_11.js │ ├── variables_12.html │ ├── variables_12.js │ ├── variables_13.html │ ├── variables_13.js │ ├── variables_14.html │ ├── variables_14.js │ ├── variables_15.html │ ├── variables_15.js │ ├── variables_16.html │ ├── variables_16.js │ ├── variables_17.html │ ├── variables_17.js │ ├── variables_2.html │ ├── variables_2.js │ ├── variables_3.html │ ├── variables_3.js │ ├── variables_4.html │ ├── variables_4.js │ ├── variables_5.html │ ├── variables_5.js │ ├── variables_6.html │ ├── variables_6.js │ ├── variables_7.html │ ├── variables_7.js │ ├── variables_8.html │ ├── variables_8.js │ ├── variables_9.html │ ├── variables_9.js │ ├── variables_a.html │ ├── variables_a.js │ ├── variables_b.html │ ├── variables_b.js │ ├── variables_c.html │ ├── variables_c.js │ ├── variables_d.html │ ├── variables_d.js │ ├── variables_e.html │ ├── variables_e.js │ ├── variables_f.html │ └── variables_f.js ├── splitbar.png ├── structtelebot__animation-members.html ├── structtelebot__animation.html ├── structtelebot__audio-members.html ├── structtelebot__audio.html ├── structtelebot__bot__command-members.html ├── structtelebot__bot__command.html ├── structtelebot__callback__query-members.html ├── structtelebot__callback__query.html ├── structtelebot__chat-members.html ├── structtelebot__chat.html ├── structtelebot__chat__member-members.html ├── structtelebot__chat__member.html ├── structtelebot__chat__permissions-members.html ├── structtelebot__chat__permissions.html ├── structtelebot__chat__photo-members.html ├── structtelebot__chat__photo.html ├── structtelebot__contact-members.html ├── structtelebot__contact.html ├── structtelebot__core__handler-members.html ├── structtelebot__core__handler.html ├── structtelebot__core__response-members.html ├── structtelebot__core__response.html ├── structtelebot__dice-members.html ├── structtelebot__dice.html ├── structtelebot__document-members.html ├── structtelebot__document.html ├── structtelebot__file-members.html ├── structtelebot__file.html ├── structtelebot__force__reply-members.html ├── structtelebot__force__reply.html ├── structtelebot__keyboard__button-members.html ├── structtelebot__keyboard__button.html ├── structtelebot__keyboard__button__poll__type-members.html ├── structtelebot__keyboard__button__poll__type.html ├── structtelebot__location-members.html ├── structtelebot__location.html ├── structtelebot__mask__position-members.html ├── structtelebot__mask__position.html ├── structtelebot__message-members.html ├── structtelebot__message.html ├── structtelebot__message__entity-members.html ├── structtelebot__message__entity.html ├── structtelebot__photo-members.html ├── structtelebot__photo.html ├── structtelebot__poll-members.html ├── structtelebot__poll.html ├── structtelebot__poll__answer-members.html ├── structtelebot__poll__answer.html ├── structtelebot__poll__option-members.html ├── structtelebot__poll__option.html ├── structtelebot__reply__keyboard__markup-members.html ├── structtelebot__reply__keyboard__markup.html ├── structtelebot__reply__keyboard__remove-members.html ├── structtelebot__reply__keyboard__remove.html ├── structtelebot__response__paramters-members.html ├── structtelebot__response__paramters.html ├── structtelebot__sticker-members.html ├── structtelebot__sticker.html ├── structtelebot__sticker__set-members.html ├── structtelebot__sticker__set.html ├── structtelebot__update-members.html ├── structtelebot__update.html ├── structtelebot__user-members.html ├── structtelebot__user.html ├── structtelebot__user__profile__photos-members.html ├── structtelebot__user__profile__photos.html ├── structtelebot__venue-members.html ├── structtelebot__venue.html ├── structtelebot__video-members.html ├── structtelebot__video.html ├── structtelebot__video__note-members.html ├── structtelebot__video__note.html ├── structtelebot__voice-members.html ├── structtelebot__voice.html ├── structtelebot__webhook__info-members.html ├── structtelebot__webhook__info.html ├── sync_off.png ├── sync_on.png ├── tab_a.png ├── tab_b.png ├── tab_h.png ├── tab_s.png ├── tabs.css ├── telebot-common_8h.html ├── telebot-common_8h_source.html ├── telebot-core_8h_source.html ├── telebot-methods_8h.html ├── telebot-methods_8h_source.html ├── telebot-stickers_8h.html ├── telebot-stickers_8h_source.html ├── telebot-types_8h.html ├── telebot-types_8h_source.html └── telebot_8h_source.html ├── include ├── telebot-common.h ├── telebot-core.h ├── telebot-methods.h ├── telebot-parser.h ├── telebot-private.h ├── telebot-stickers.h ├── telebot-types.h └── telebot.h ├── src ├── telebot-core.c ├── telebot-parser.c └── telebot.c ├── telebot.pc.in └── test ├── CMakeLists.txt └── echobot.c /.github/workflows/telebot.yml: -------------------------------------------------------------------------------- 1 | name: Build 2 | 3 | on: [push] 4 | 5 | jobs: 6 | build: 7 | 8 | runs-on: ubuntu-latest 9 | 10 | steps: 11 | - uses: actions/checkout@v3 12 | - name: prepare 13 | run: sudo apt install -y pkg-config libcurl4-openssl-dev libjson-c-dev cmake binutils make 14 | - name: cmake 15 | run: mkdir -p build && cd build && cmake .. 16 | - name: make 17 | run: cd build && make 18 | -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- 1 | # Self-created build folder 2 | Build 3 | 4 | # OSX 5 | .DS_Store 6 | .AppleDouble 7 | .LSOverride 8 | 9 | # Icon must end with two \r 10 | Icon 11 | 12 | # Tags 13 | tags 14 | 15 | # Thumbnails 16 | ._* 17 | 18 | # Files that might appear in the root of a volume 19 | .DocumentRevisions-V100 20 | .fseventsd 21 | .Spotlight-V100 22 | .TemporaryItems 23 | .Trashes 24 | .VolumeIcon.icns 25 | 26 | # Directories potentially created on remote AFP share 27 | .AppleDB 28 | .AppleDesktop 29 | Network Trash Folder 30 | Temporary Items 31 | .apdisk 32 | 33 | 34 | # Xcode projects 35 | *.xcodeproj 36 | 37 | # Bot token 38 | .token 39 | 40 | # Eclipse projects 41 | .cproject 42 | .project 43 | 44 | # Visual studio code 45 | .vscode 46 | 47 | # Build directory 48 | build 49 | 50 | # CLion projects 51 | .idea 52 | -------------------------------------------------------------------------------- /CMakeLists.txt: -------------------------------------------------------------------------------- 1 | CMAKE_MINIMUM_REQUIRED(VERSION 2.6) 2 | PROJECT(telebot C) 3 | 4 | SET(PROJECT_DESCRIPTION "Telegram Bot API") 5 | SET(PREFIX ${CMAKE_INSTALL_PREFIX}) 6 | SET(EXEC_PREFIX "${PREFIX}/bin") 7 | SET(INCLUDEDIR "${PREFIX}/include/${PROJECT_NAME}") 8 | SET(LIBDIR "${PREFIX}/lib") 9 | SET(VERSION 4.7.0) 10 | 11 | SET(CMAKE_MACOSX_RPATH 1) 12 | 13 | SET(SRCS 14 | src/telebot-parser.c 15 | src/telebot-core.c 16 | src/telebot.c 17 | ) 18 | 19 | ADD_DEFINITIONS("-DDEBUG=1") 20 | INCLUDE_DIRECTORIES(${CMAKE_CURRENT_SOURCE_DIR}/include) 21 | SET(DEPENDENTS "libcurl json-c") 22 | INCLUDE(FindPkgConfig) 23 | pkg_check_modules(PKGS REQUIRED ${DEPENDENTS}) 24 | 25 | FOREACH(flag ${PKGS_CFLAGS}) 26 | SET(EXTRA_LIB_CFLAGS "${EXTRA_LIB_CFLAGS} ${flag}") 27 | ENDFOREACH(flag) 28 | SET(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} ${EXTRA_LIB_CFLAGS} -Werror -Wall -Wno-unused-function" ) 29 | 30 | # libtelebot 31 | ADD_LIBRARY(${PROJECT_NAME} SHARED ${SRCS}) 32 | ADD_LIBRARY(${PROJECT_NAME}_static STATIC ${SRCS}) 33 | TARGET_LINK_LIBRARIES(${PROJECT_NAME} ${PKGS_LDFLAGS}) 34 | SET_TARGET_PROPERTIES(${PROJECT_NAME} PROPERTIES VERSION ${VERSION}) 35 | 36 | # package configuration 37 | CONFIGURE_FILE(telebot.pc.in telebot.pc @ONLY) 38 | 39 | # echobot (test) 40 | ADD_SUBDIRECTORY(test) 41 | 42 | # CMake Policy (CMP0002) 43 | # The logical name of executable and library targets 44 | # does not have to correspond to the physical file name built. 45 | INSTALL(FILES ${CMAKE_CURRENT_BINARY_DIR}/telebot.pc DESTINATION lib/pkgconfig) 46 | INSTALL(TARGETS ${PROJECT_NAME} DESTINATION lib COMPONENT RuntimeLibraries) 47 | INSTALL(FILES 48 | ${CMAKE_CURRENT_SOURCE_DIR}/include/telebot.h 49 | ${CMAKE_CURRENT_SOURCE_DIR}/include/telebot-common.h 50 | ${CMAKE_CURRENT_SOURCE_DIR}/include/telebot-methods.h 51 | ${CMAKE_CURRENT_SOURCE_DIR}/include/telebot-types.h 52 | ${CMAKE_CURRENT_SOURCE_DIR}/include/telebot-core.h 53 | DESTINATION include/telebot/) 54 | 55 | -------------------------------------------------------------------------------- /docs/bc_s.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smartnode/telebot/63693b4f9bcdc3fd0b0f2b37104b6694d723b5b4/docs/bc_s.png -------------------------------------------------------------------------------- /docs/bdwn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smartnode/telebot/63693b4f9bcdc3fd0b0f2b37104b6694d723b5b4/docs/bdwn.png -------------------------------------------------------------------------------- /docs/closed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smartnode/telebot/63693b4f9bcdc3fd0b0f2b37104b6694d723b5b4/docs/closed.png -------------------------------------------------------------------------------- /docs/doc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smartnode/telebot/63693b4f9bcdc3fd0b0f2b37104b6694d723b5b4/docs/doc.png -------------------------------------------------------------------------------- /docs/doxygen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smartnode/telebot/63693b4f9bcdc3fd0b0f2b37104b6694d723b5b4/docs/doxygen.png -------------------------------------------------------------------------------- /docs/dynsections.js: -------------------------------------------------------------------------------- 1 | function toggleVisibility(linkObj) 2 | { 3 | var base = $(linkObj).attr('id'); 4 | var summary = $('#'+base+'-summary'); 5 | var content = $('#'+base+'-content'); 6 | var trigger = $('#'+base+'-trigger'); 7 | var src=$(trigger).attr('src'); 8 | if (content.is(':visible')===true) { 9 | content.hide(); 10 | summary.show(); 11 | $(linkObj).addClass('closed').removeClass('opened'); 12 | $(trigger).attr('src',src.substring(0,src.length-8)+'closed.png'); 13 | } else { 14 | content.show(); 15 | summary.hide(); 16 | $(linkObj).removeClass('closed').addClass('opened'); 17 | $(trigger).attr('src',src.substring(0,src.length-10)+'open.png'); 18 | } 19 | return false; 20 | } 21 | 22 | function updateStripes() 23 | { 24 | $('table.directory tr'). 25 | removeClass('even').filter(':visible:even').addClass('even'); 26 | } 27 | 28 | function toggleLevel(level) 29 | { 30 | $('table.directory tr').each(function() { 31 | var l = this.id.split('_').length-1; 32 | var i = $('#img'+this.id.substring(3)); 33 | var a = $('#arr'+this.id.substring(3)); 34 | if (l 2 | 3 | 4 | 5 | 6 | 7 | 8 | Telebot: Class Members 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 |
20 | 21 | 22 | 23 | 29 | 30 | 31 |
24 |
Telebot 25 |  4.7.0 26 |
27 |
Library for Telegram bot API
28 |
32 |
33 | 34 | 35 | 38 | 39 | 40 | 46 | 47 |
48 | 49 |
53 |
54 | 55 | 56 |
57 | 60 |
61 | 62 |
63 |
Here is a list of all documented class members with links to the class documentation for each member:
64 | 65 |

- b -

73 |
74 | 75 | 80 | 81 | 82 | -------------------------------------------------------------------------------- /docs/functions_g.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | Telebot: Class Members 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 |
20 | 21 | 22 | 23 | 29 | 30 | 31 |
24 |
Telebot 25 |  4.7.0 26 |
27 |
Library for Telegram bot API
28 |
32 |
33 | 34 | 35 | 38 | 39 | 40 | 46 | 47 |
48 | 49 |
53 |
54 | 55 | 56 |
57 | 60 |
61 | 62 |
63 |
Here is a list of all documented class members with links to the class documentation for each member:
64 | 65 |

- g -

76 |
77 | 78 | 83 | 84 | 85 | -------------------------------------------------------------------------------- /docs/functions_k.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | Telebot: Class Members 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 |
20 | 21 | 22 | 23 | 29 | 30 | 31 |
24 |
Telebot 25 |  4.7.0 26 |
27 |
Library for Telegram bot API
28 |
32 |
33 | 34 | 35 | 38 | 39 | 40 | 46 | 47 |
48 | 49 |
53 |
54 | 55 | 56 |
57 | 60 |
61 | 62 |
63 |
Here is a list of all documented class members with links to the class documentation for each member:
64 | 65 |

- k -

70 |
71 | 72 | 77 | 78 | 79 | -------------------------------------------------------------------------------- /docs/functions_n.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | Telebot: Class Members 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 |
20 | 21 | 22 | 23 | 29 | 30 | 31 |
24 |
Telebot 25 |  4.7.0 26 |
27 |
Library for Telegram bot API
28 |
32 |
33 | 34 | 35 | 38 | 39 | 40 | 46 | 47 |
48 | 49 |
53 |
54 | 55 | 56 |
57 | 60 |
61 | 62 |
63 |
Here is a list of all documented class members with links to the class documentation for each member:
64 | 65 |

- n -

79 |
80 | 81 | 86 | 87 | 88 | -------------------------------------------------------------------------------- /docs/functions_o.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | Telebot: Class Members 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 |
20 | 21 | 22 | 23 | 29 | 30 | 31 |
24 |
Telebot 25 |  4.7.0 26 |
27 |
Library for Telegram bot API
28 |
32 |
33 | 34 | 35 | 38 | 39 | 40 | 46 | 47 |
48 | 49 |
53 |
54 | 55 | 56 |
57 | 60 |
61 | 62 |
63 |
Here is a list of all documented class members with links to the class documentation for each member:
64 | 65 |

- o -

79 |
80 | 81 | 86 | 87 | 88 | -------------------------------------------------------------------------------- /docs/functions_q.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | Telebot: Class Members 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 |
20 | 21 | 22 | 23 | 29 | 30 | 31 |
24 |
Telebot 25 |  4.7.0 26 |
27 |
Library for Telegram bot API
28 |
32 |
33 | 34 | 35 | 38 | 39 | 40 | 46 | 47 |
48 | 49 |
53 |
54 | 55 | 56 |
57 | 60 |
61 | 62 |
63 |
Here is a list of all documented class members with links to the class documentation for each member:
64 | 65 |

- q -

70 |
71 | 72 | 77 | 78 | 79 | -------------------------------------------------------------------------------- /docs/functions_vars_b.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | Telebot: Class Members - Variables 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 |
20 | 21 | 22 | 23 | 29 | 30 | 31 |
24 |
Telebot 25 |  4.7.0 26 |
27 |
Library for Telegram bot API
28 |
32 |
33 | 34 | 35 | 38 | 39 | 40 | 46 | 47 |
48 | 49 |
53 |
54 | 55 | 56 |
57 | 60 |
61 | 62 |
63 |   64 | 65 |

- b -

73 |
74 | 75 | 80 | 81 | 82 | -------------------------------------------------------------------------------- /docs/functions_vars_e.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | Telebot: Class Members - Variables 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 |
20 | 21 | 22 | 23 | 29 | 30 | 31 |
24 |
Telebot 25 |  4.7.0 26 |
27 |
Library for Telegram bot API
28 |
32 |
33 | 34 | 35 | 38 | 39 | 40 | 46 | 47 |
48 | 49 |
53 |
54 | 55 | 56 |
57 | 60 |
61 | 62 |
63 |   64 | 65 |

- e -

82 |
83 | 84 | 89 | 90 | 91 | -------------------------------------------------------------------------------- /docs/functions_vars_g.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | Telebot: Class Members - Variables 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 |
20 | 21 | 22 | 23 | 29 | 30 | 31 |
24 |
Telebot 25 |  4.7.0 26 |
27 |
Library for Telegram bot API
28 |
32 |
33 | 34 | 35 | 38 | 39 | 40 | 46 | 47 |
48 | 49 |
53 |
54 | 55 | 56 |
57 | 60 |
61 | 62 |
63 |   64 | 65 |

- g -

76 |
77 | 78 | 83 | 84 | 85 | -------------------------------------------------------------------------------- /docs/functions_vars_h.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | Telebot: Class Members - Variables 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 |
20 | 21 | 22 | 23 | 29 | 30 | 31 |
24 |
Telebot 25 |  4.7.0 26 |
27 |
Library for Telegram bot API
28 |
32 |
33 | 34 | 35 | 38 | 39 | 40 | 46 | 47 |
48 | 49 |
53 |
54 | 55 | 56 |
57 | 60 |
61 | 62 |
63 |   64 | 65 |

- h -

76 |
77 | 78 | 83 | 84 | 85 | -------------------------------------------------------------------------------- /docs/functions_vars_k.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | Telebot: Class Members - Variables 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 |
20 | 21 | 22 | 23 | 29 | 30 | 31 |
24 |
Telebot 25 |  4.7.0 26 |
27 |
Library for Telegram bot API
28 |
32 |
33 | 34 | 35 | 38 | 39 | 40 | 46 | 47 |
48 | 49 |
53 |
54 | 55 | 56 |
57 | 60 |
61 | 62 |
63 |   64 | 65 |

- k -

70 |
71 | 72 | 77 | 78 | 79 | -------------------------------------------------------------------------------- /docs/functions_vars_n.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | Telebot: Class Members - Variables 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 |
20 | 21 | 22 | 23 | 29 | 30 | 31 |
24 |
Telebot 25 |  4.7.0 26 |
27 |
Library for Telegram bot API
28 |
32 |
33 | 34 | 35 | 38 | 39 | 40 | 46 | 47 |
48 | 49 |
53 |
54 | 55 | 56 |
57 | 60 |
61 | 62 |
63 |   64 | 65 |

- n -

79 |
80 | 81 | 86 | 87 | 88 | -------------------------------------------------------------------------------- /docs/functions_vars_o.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | Telebot: Class Members - Variables 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 |
20 | 21 | 22 | 23 | 29 | 30 | 31 |
24 |
Telebot 25 |  4.7.0 26 |
27 |
Library for Telegram bot API
28 |
32 |
33 | 34 | 35 | 38 | 39 | 40 | 46 | 47 |
48 | 49 |
53 |
54 | 55 | 56 |
57 | 60 |
61 | 62 |
63 |   64 | 65 |

- o -

79 |
80 | 81 | 86 | 87 | 88 | -------------------------------------------------------------------------------- /docs/functions_vars_q.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | Telebot: Class Members - Variables 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 |
20 | 21 | 22 | 23 | 29 | 30 | 31 |
24 |
Telebot 25 |  4.7.0 26 |
27 |
Library for Telegram bot API
28 |
32 |
33 | 34 | 35 | 38 | 39 | 40 | 46 | 47 |
48 | 49 |
53 |
54 | 55 | 56 |
57 | 60 |
61 | 62 |
63 |   64 | 65 |

- q -

70 |
71 | 72 | 77 | 78 | 79 | -------------------------------------------------------------------------------- /docs/functions_vars_w.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | Telebot: Class Members - Variables 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 |
20 | 21 | 22 | 23 | 29 | 30 | 31 |
24 |
Telebot 25 |  4.7.0 26 |
27 |
Library for Telegram bot API
28 |
32 |
33 | 34 | 35 | 38 | 39 | 40 | 46 | 47 |
48 | 49 |
53 |
54 | 55 | 56 |
57 | 60 |
61 | 62 |
63 |   64 | 65 |

- w -

73 |
74 | 75 | 80 | 81 | 82 | -------------------------------------------------------------------------------- /docs/functions_vars_x.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | Telebot: Class Members - Variables 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 |
20 | 21 | 22 | 23 | 29 | 30 | 31 |
24 |
Telebot 25 |  4.7.0 26 |
27 |
Library for Telegram bot API
28 |
32 |
33 | 34 | 35 | 38 | 39 | 40 | 46 | 47 |
48 | 49 |
53 |
54 | 55 | 56 |
57 | 60 |
61 | 62 |
63 |   64 | 65 |

- x -

70 |
71 | 72 | 77 | 78 | 79 | -------------------------------------------------------------------------------- /docs/functions_vars_y.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | Telebot: Class Members - Variables 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 |
20 | 21 | 22 | 23 | 29 | 30 | 31 |
24 |
Telebot 25 |  4.7.0 26 |
27 |
Library for Telegram bot API
28 |
32 |
33 | 34 | 35 | 38 | 39 | 40 | 46 | 47 |
48 | 49 |
53 |
54 | 55 | 56 |
57 | 60 |
61 | 62 |
63 |   64 | 65 |

- y -

70 |
71 | 72 | 77 | 78 | 79 | -------------------------------------------------------------------------------- /docs/functions_w.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | Telebot: Class Members 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 |
20 | 21 | 22 | 23 | 29 | 30 | 31 |
24 |
Telebot 25 |  4.7.0 26 |
27 |
Library for Telegram bot API
28 |
32 |
33 | 34 | 35 | 38 | 39 | 40 | 46 | 47 |
48 | 49 |
53 |
54 | 55 | 56 |
57 | 60 |
61 | 62 |
63 |
Here is a list of all documented class members with links to the class documentation for each member:
64 | 65 |

- w -

73 |
74 | 75 | 80 | 81 | 82 | -------------------------------------------------------------------------------- /docs/functions_x.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | Telebot: Class Members 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 |
20 | 21 | 22 | 23 | 29 | 30 | 31 |
24 |
Telebot 25 |  4.7.0 26 |
27 |
Library for Telegram bot API
28 |
32 |
33 | 34 | 35 | 38 | 39 | 40 | 46 | 47 |
48 | 49 |
53 |
54 | 55 | 56 |
57 | 60 |
61 | 62 |
63 |
Here is a list of all documented class members with links to the class documentation for each member:
64 | 65 |

- x -

70 |
71 | 72 | 77 | 78 | 79 | -------------------------------------------------------------------------------- /docs/functions_y.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | Telebot: Class Members 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 |
20 | 21 | 22 | 23 | 29 | 30 | 31 |
24 |
Telebot 25 |  4.7.0 26 |
27 |
Library for Telegram bot API
28 |
32 |
33 | 34 | 35 | 38 | 39 | 40 | 46 | 47 |
48 | 49 |
53 |
54 | 55 | 56 |
57 | 60 |
61 | 62 |
63 |
Here is a list of all documented class members with links to the class documentation for each member:
64 | 65 |

- y -

70 |
71 | 72 | 77 | 78 | 79 | -------------------------------------------------------------------------------- /docs/globals_enum.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | Telebot: File Members 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 |
20 | 21 | 22 | 23 | 29 | 30 | 31 |
24 |
Telebot 25 |  4.7.0 26 |
27 |
Library for Telegram bot API
28 |
32 |
33 | 34 | 35 | 38 | 39 | 40 | 46 | 47 |
48 | 49 |
53 |
54 | 55 | 56 |
57 | 60 |
61 | 62 |
63 |   71 |
72 | 73 | 78 | 79 | 80 | -------------------------------------------------------------------------------- /docs/menu.js: -------------------------------------------------------------------------------- 1 | function initMenu(relPath,searchEnabled,serverSide,searchPage,search) { 2 | function makeTree(data,relPath) { 3 | var result=''; 4 | if ('children' in data) { 5 | result+=''; 12 | } 13 | return result; 14 | } 15 | 16 | $('#main-nav').append(makeTree(menudata,relPath)); 17 | $('#main-nav').children(':first').addClass('sm sm-dox').attr('id','main-menu'); 18 | if (searchEnabled) { 19 | if (serverSide) { 20 | $('#main-menu').append('
  • '); 21 | } else { 22 | $('#main-menu').append('
  • '); 23 | } 24 | } 25 | $('#main-menu').smartmenus(); 26 | } 27 | -------------------------------------------------------------------------------- /docs/menudata.js: -------------------------------------------------------------------------------- 1 | var menudata={children:[ 2 | {text:"Main Page",url:"index.html"}, 3 | {text:"Modules",url:"modules.html"}, 4 | {text:"Classes",url:"annotated.html",children:[ 5 | {text:"Class List",url:"annotated.html"}, 6 | {text:"Class Index",url:"classes.html"}, 7 | {text:"Class Members",url:"functions.html",children:[ 8 | {text:"All",url:"functions.html",children:[ 9 | {text:"a",url:"functions.html#index_a"}, 10 | {text:"b",url:"functions_b.html#index_b"}, 11 | {text:"c",url:"functions_c.html#index_c"}, 12 | {text:"d",url:"functions_d.html#index_d"}, 13 | {text:"e",url:"functions_e.html#index_e"}, 14 | {text:"f",url:"functions_f.html#index_f"}, 15 | {text:"g",url:"functions_g.html#index_g"}, 16 | {text:"h",url:"functions_h.html#index_h"}, 17 | {text:"i",url:"functions_i.html#index_i"}, 18 | {text:"k",url:"functions_k.html#index_k"}, 19 | {text:"l",url:"functions_l.html#index_l"}, 20 | {text:"m",url:"functions_m.html#index_m"}, 21 | {text:"n",url:"functions_n.html#index_n"}, 22 | {text:"o",url:"functions_o.html#index_o"}, 23 | {text:"p",url:"functions_p.html#index_p"}, 24 | {text:"q",url:"functions_q.html#index_q"}, 25 | {text:"r",url:"functions_r.html#index_r"}, 26 | {text:"s",url:"functions_s.html#index_s"}, 27 | {text:"t",url:"functions_t.html#index_t"}, 28 | {text:"u",url:"functions_u.html#index_u"}, 29 | {text:"v",url:"functions_v.html#index_v"}, 30 | {text:"w",url:"functions_w.html#index_w"}, 31 | {text:"x",url:"functions_x.html#index_x"}, 32 | {text:"y",url:"functions_y.html#index_y"}]}, 33 | {text:"Variables",url:"functions_vars.html",children:[ 34 | {text:"a",url:"functions_vars.html#index_a"}, 35 | {text:"b",url:"functions_vars_b.html#index_b"}, 36 | {text:"c",url:"functions_vars_c.html#index_c"}, 37 | {text:"d",url:"functions_vars_d.html#index_d"}, 38 | {text:"e",url:"functions_vars_e.html#index_e"}, 39 | {text:"f",url:"functions_vars_f.html#index_f"}, 40 | {text:"g",url:"functions_vars_g.html#index_g"}, 41 | {text:"h",url:"functions_vars_h.html#index_h"}, 42 | {text:"i",url:"functions_vars_i.html#index_i"}, 43 | {text:"k",url:"functions_vars_k.html#index_k"}, 44 | {text:"l",url:"functions_vars_l.html#index_l"}, 45 | {text:"m",url:"functions_vars_m.html#index_m"}, 46 | {text:"n",url:"functions_vars_n.html#index_n"}, 47 | {text:"o",url:"functions_vars_o.html#index_o"}, 48 | {text:"p",url:"functions_vars_p.html#index_p"}, 49 | {text:"q",url:"functions_vars_q.html#index_q"}, 50 | {text:"r",url:"functions_vars_r.html#index_r"}, 51 | {text:"s",url:"functions_vars_s.html#index_s"}, 52 | {text:"t",url:"functions_vars_t.html#index_t"}, 53 | {text:"u",url:"functions_vars_u.html#index_u"}, 54 | {text:"v",url:"functions_vars_v.html#index_v"}, 55 | {text:"w",url:"functions_vars_w.html#index_w"}, 56 | {text:"x",url:"functions_vars_x.html#index_x"}, 57 | {text:"y",url:"functions_vars_y.html#index_y"}]}]}]}, 58 | {text:"Files",url:"files.html",children:[ 59 | {text:"File List",url:"files.html"}, 60 | {text:"File Members",url:"globals.html",children:[ 61 | {text:"All",url:"globals.html",children:[ 62 | {text:"t",url:"globals.html#index_t"}]}, 63 | {text:"Functions",url:"globals_func.html",children:[ 64 | {text:"t",url:"globals_func.html#index_t"}]}, 65 | {text:"Typedefs",url:"globals_type.html",children:[ 66 | {text:"t",url:"globals_type.html#index_t"}]}, 67 | {text:"Enumerations",url:"globals_enum.html"}, 68 | {text:"Enumerator",url:"globals_eval.html"}]}]}]} 69 | -------------------------------------------------------------------------------- /docs/nav_f.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smartnode/telebot/63693b4f9bcdc3fd0b0f2b37104b6694d723b5b4/docs/nav_f.png -------------------------------------------------------------------------------- /docs/nav_g.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smartnode/telebot/63693b4f9bcdc3fd0b0f2b37104b6694d723b5b4/docs/nav_g.png -------------------------------------------------------------------------------- /docs/nav_h.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smartnode/telebot/63693b4f9bcdc3fd0b0f2b37104b6694d723b5b4/docs/nav_h.png -------------------------------------------------------------------------------- /docs/open.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smartnode/telebot/63693b4f9bcdc3fd0b0f2b37104b6694d723b5b4/docs/open.png -------------------------------------------------------------------------------- /docs/search/all_0.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
    11 |
    Loading...
    12 |
    13 | 16 |
    Searching...
    17 |
    No Matches
    18 | 24 |
    25 | 26 | 27 | -------------------------------------------------------------------------------- /docs/search/all_0.js: -------------------------------------------------------------------------------- 1 | var searchData= 2 | [ 3 | ['address',['address',['../structtelebot__venue.html#a9ccbfb4c2eb612ec4bed81c9b915646e',1,'telebot_venue']]], 4 | ['allowed_5fupdates',['allowed_updates',['../structtelebot__webhook__info.html#a23340325e31d8dd7873073848aae36b9',1,'telebot_webhook_info']]], 5 | ['allowed_5fupdates_5fcount',['allowed_updates_count',['../structtelebot__webhook__info.html#ab167f88a1d3d8ad580ac1c0a3e0013f9',1,'telebot_webhook_info']]], 6 | ['allows_5fmultiple_5fanswers',['allows_multiple_answers',['../structtelebot__poll.html#aa6fc45688ab9a29f7f8c03bb85aae0cc',1,'telebot_poll']]], 7 | ['animation',['animation',['../structtelebot__message.html#a6addfdb4b701594099384706c39e62e6',1,'telebot_message']]], 8 | ['audio',['audio',['../structtelebot__message.html#a21c692529497f39392104a4ed343ef02',1,'telebot_message']]], 9 | ['author_5fsignature',['author_signature',['../structtelebot__message.html#a821ab52c314ebad8f1da8bf4f9b492a7',1,'telebot_message']]] 10 | ]; 11 | -------------------------------------------------------------------------------- /docs/search/all_1.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
    11 |
    Loading...
    12 |
    13 | 16 |
    Searching...
    17 |
    No Matches
    18 | 24 |
    25 | 26 | 27 | -------------------------------------------------------------------------------- /docs/search/all_1.js: -------------------------------------------------------------------------------- 1 | var searchData= 2 | [ 3 | ['big_5ffile_5fid',['big_file_id',['../structtelebot__chat__photo.html#aa0815e96d7047a9e211d4b823c21ea1a',1,'telebot_chat_photo']]], 4 | ['big_5ffile_5funique_5fid',['big_file_unique_id',['../structtelebot__chat__photo.html#a5ec71a4ac75d7b0335188c07f207ec58',1,'telebot_chat_photo']]] 5 | ]; 6 | -------------------------------------------------------------------------------- /docs/search/all_10.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
    11 |
    Loading...
    12 |
    13 | 16 |
    Searching...
    17 |
    No Matches
    18 | 24 |
    25 | 26 | 27 | -------------------------------------------------------------------------------- /docs/search/all_10.js: -------------------------------------------------------------------------------- 1 | var searchData= 2 | [ 3 | ['remove_5fkeyboard',['remove_keyboard',['../structtelebot__reply__keyboard__remove.html#a34a3148cb913c333a92ddaf970ef6cb8',1,'telebot_reply_keyboard_remove']]], 4 | ['reply_5fmarkup',['reply_markup',['../structtelebot__message.html#ac2dabb2dd5bb723c5f74fdb5bfddbb2f',1,'telebot_message']]], 5 | ['reply_5fto_5fmessage',['reply_to_message',['../structtelebot__message.html#a10930758976ee70ca73e77de7cf5bf45',1,'telebot_message']]], 6 | ['request_5fcontact',['request_contact',['../structtelebot__keyboard__button.html#a03149a979611ae311f34d031ebf73023',1,'telebot_keyboard_button']]], 7 | ['request_5flocation',['request_location',['../structtelebot__keyboard__button.html#add3c8f6dd16c1003d977a186cc83d6ea',1,'telebot_keyboard_button']]], 8 | ['request_5fpoll',['request_poll',['../structtelebot__keyboard__button.html#ad51a3b1c7ce35eef303724a6417bf88b',1,'telebot_keyboard_button']]], 9 | ['resize_5fkeyboard',['resize_keyboard',['../structtelebot__reply__keyboard__markup.html#a378aa51fb1d8ecb5189b2a00fc71d6f5',1,'telebot_reply_keyboard_markup']]], 10 | ['retry_5fafter',['retry_after',['../structtelebot__response__paramters.html#a0d8e62d6e077a136190345c434f8d70d',1,'telebot_response_paramters']]] 11 | ]; 12 | -------------------------------------------------------------------------------- /docs/search/all_11.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
    11 |
    Loading...
    12 |
    13 | 16 |
    Searching...
    17 |
    No Matches
    18 | 24 |
    25 | 26 | 27 | -------------------------------------------------------------------------------- /docs/search/all_11.js: -------------------------------------------------------------------------------- 1 | var searchData= 2 | [ 3 | ['scale',['scale',['../structtelebot__mask__position.html#a726ff69992dffe189e4c9dbe613111a0',1,'telebot_mask_position']]], 4 | ['selective',['selective',['../structtelebot__reply__keyboard__markup.html#a814ff97ace1d6cbaee698b48fa740dd8',1,'telebot_reply_keyboard_markup::selective()'],['../structtelebot__reply__keyboard__remove.html#ad86ade7e6eff62c1a0a3351a2c32937b',1,'telebot_reply_keyboard_remove::selective()'],['../structtelebot__force__reply.html#aa5f631f2c2ae6755867d70fbf5cd4148',1,'telebot_force_reply::selective()']]], 5 | ['set_5fname',['set_name',['../structtelebot__sticker.html#a73a9ce3d3b638777cd0d57174e12cfe5',1,'telebot_sticker']]], 6 | ['size',['size',['../structtelebot__core__response.html#a4914caf82ad6d834db0a44235f8e2f8a',1,'telebot_core_response']]], 7 | ['slow_5fmode_5fdelay',['slow_mode_delay',['../structtelebot__chat.html#aa673b2f92af6631c5e62a98b41dc09cc',1,'telebot_chat']]], 8 | ['small_5ffile_5fid',['small_file_id',['../structtelebot__chat__photo.html#aea5f2e8404e98ef06d256bc3b602debd',1,'telebot_chat_photo']]], 9 | ['small_5ffile_5funique_5fid',['small_file_unique_id',['../structtelebot__chat__photo.html#ae6a0365943459540f9ab8df46a9a4b18',1,'telebot_chat_photo']]], 10 | ['status',['status',['../structtelebot__chat__member.html#a0749dd2fd10630d5a3762250d5c5f713',1,'telebot_chat_member']]], 11 | ['sticker',['sticker',['../structtelebot__message.html#a890c2813df040422c6991a3377febb6d',1,'telebot_message']]], 12 | ['sticker_5fset_5fname',['sticker_set_name',['../structtelebot__chat.html#a0b5ab00d749387616dbfd14a34d2cb94',1,'telebot_chat']]], 13 | ['stickers',['stickers',['../structtelebot__sticker__set.html#a2453b835452c365aa41bfa8870f187c5',1,'telebot_sticker_set']]], 14 | ['successful_5fpayment',['successful_payment',['../structtelebot__message.html#a6472743b5ddb8d1ade04d84702226236',1,'telebot_message']]], 15 | ['supergroup_5fchat_5fcreated',['supergroup_chat_created',['../structtelebot__message.html#afd8b60155b528f2f48357b3ce75e38ce',1,'telebot_message']]], 16 | ['supports_5finline_5fqueries',['supports_inline_queries',['../structtelebot__user.html#af4d00e2656ac05a3daaf54ef4099d99f',1,'telebot_user']]], 17 | ['simple_20telegram_20bot_20api',['Simple Telegram Bot API',['../group__TELEBOT__API.html',1,'']]] 18 | ]; 19 | -------------------------------------------------------------------------------- /docs/search/all_12.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
    11 |
    Loading...
    12 |
    13 | 16 |
    Searching...
    17 |
    No Matches
    18 | 24 |
    25 | 26 | 27 | -------------------------------------------------------------------------------- /docs/search/all_13.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
    11 |
    Loading...
    12 |
    13 | 16 |
    Searching...
    17 |
    No Matches
    18 | 24 |
    25 | 26 | 27 | -------------------------------------------------------------------------------- /docs/search/all_13.js: -------------------------------------------------------------------------------- 1 | var searchData= 2 | [ 3 | ['until_5fdate',['until_date',['../structtelebot__chat__member.html#aa21a1880df41283e5d99135195ab6755',1,'telebot_chat_member']]], 4 | ['update_5fid',['update_id',['../structtelebot__update.html#ad69604433d48aeb428ee296c173082cc',1,'telebot_update']]], 5 | ['update_5ftype',['update_type',['../structtelebot__update.html#a55f6f3fbb226fb8e7e39687156b26413',1,'telebot_update']]], 6 | ['url',['url',['../structtelebot__message__entity.html#aca51a615a48a9e981e0ac00f91662beb',1,'telebot_message_entity::url()'],['../structtelebot__webhook__info.html#a646689743814a0ded9f862c9e21e836a',1,'telebot_webhook_info::url()']]], 7 | ['user',['user',['../structtelebot__message__entity.html#a4cf7434117931b9f355024ab8a7cb951',1,'telebot_message_entity::user()'],['../structtelebot__poll__answer.html#a01be0210c9e94880fe5beae18f422af2',1,'telebot_poll_answer::user()'],['../structtelebot__chat__member.html#a28d15781f7396efbd7142d390440e91e',1,'telebot_chat_member::user()']]], 8 | ['user_5fid',['user_id',['../structtelebot__contact.html#a7d2e7dae9e6fbc6f3d1d4107861255e5',1,'telebot_contact']]], 9 | ['username',['username',['../structtelebot__user.html#a970692ed362ccf6c464caf2d48093203',1,'telebot_user::username()'],['../structtelebot__chat.html#abfad47357b903de5be467d5598f24ac3',1,'telebot_chat::username()']]] 10 | ]; 11 | -------------------------------------------------------------------------------- /docs/search/all_14.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
    11 |
    Loading...
    12 |
    13 | 16 |
    Searching...
    17 |
    No Matches
    18 | 24 |
    25 | 26 | 27 | -------------------------------------------------------------------------------- /docs/search/all_14.js: -------------------------------------------------------------------------------- 1 | var searchData= 2 | [ 3 | ['value',['value',['../structtelebot__dice.html#a18efa7b3bb5344f972993dfec5cc1ad1',1,'telebot_dice']]], 4 | ['vcard',['vcard',['../structtelebot__contact.html#a0b4f94405ccf4f85cef13e07257c9430',1,'telebot_contact']]], 5 | ['venue',['venue',['../structtelebot__message.html#abf7a1cf2d1eaeb7b65d775aa6565d732',1,'telebot_message']]], 6 | ['video',['video',['../structtelebot__message.html#a15b41390b43bc9b5026a971b7bcb0395',1,'telebot_message']]], 7 | ['video_5fnote',['video_note',['../structtelebot__message.html#a48f366ca5d4f8cbe958ec4a8cc259d20',1,'telebot_message']]], 8 | ['voice',['voice',['../structtelebot__message.html#a07da2adedef6d7b5261171a3737f74c4',1,'telebot_message']]], 9 | ['voter_5fcount',['voter_count',['../structtelebot__poll__option.html#a3f4d8cd10b5f8df5f532e7581e91a82b',1,'telebot_poll_option']]] 10 | ]; 11 | -------------------------------------------------------------------------------- /docs/search/all_15.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
    11 |
    Loading...
    12 |
    13 | 16 |
    Searching...
    17 |
    No Matches
    18 | 24 |
    25 | 26 | 27 | -------------------------------------------------------------------------------- /docs/search/all_15.js: -------------------------------------------------------------------------------- 1 | var searchData= 2 | [ 3 | ['width',['width',['../structtelebot__sticker.html#a17c0a247e57ee01c6def82a8da5f5561',1,'telebot_sticker::width()'],['../structtelebot__photo.html#a86e758ef56056c41ed91247f369c69d9',1,'telebot_photo::width()'],['../structtelebot__video.html#a7c0a9ec1d92d5992564b198867030583',1,'telebot_video::width()'],['../structtelebot__animation.html#a9e9a043aed71b00066cb10f6589a0f1d',1,'telebot_animation::width()']]] 4 | ]; 5 | -------------------------------------------------------------------------------- /docs/search/all_16.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
    11 |
    Loading...
    12 |
    13 | 16 |
    Searching...
    17 |
    No Matches
    18 | 24 |
    25 | 26 | 27 | -------------------------------------------------------------------------------- /docs/search/all_16.js: -------------------------------------------------------------------------------- 1 | var searchData= 2 | [ 3 | ['x_5fshift',['x_shift',['../structtelebot__mask__position.html#abb8e1a2514e70425e596e7bb8d5c5469',1,'telebot_mask_position']]] 4 | ]; 5 | -------------------------------------------------------------------------------- /docs/search/all_17.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
    11 |
    Loading...
    12 |
    13 | 16 |
    Searching...
    17 |
    No Matches
    18 | 24 |
    25 | 26 | 27 | -------------------------------------------------------------------------------- /docs/search/all_17.js: -------------------------------------------------------------------------------- 1 | var searchData= 2 | [ 3 | ['y_5fshift',['y_shift',['../structtelebot__mask__position.html#a3a74a708b65ef6c629696736b62df6d4',1,'telebot_mask_position']]] 4 | ]; 5 | -------------------------------------------------------------------------------- /docs/search/all_2.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
    11 |
    Loading...
    12 |
    13 | 16 |
    Searching...
    17 |
    No Matches
    18 | 24 |
    25 | 26 | 27 | -------------------------------------------------------------------------------- /docs/search/all_3.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
    11 |
    Loading...
    12 |
    13 | 16 |
    Searching...
    17 |
    No Matches
    18 | 24 |
    25 | 26 | 27 | -------------------------------------------------------------------------------- /docs/search/all_3.js: -------------------------------------------------------------------------------- 1 | var searchData= 2 | [ 3 | ['data',['data',['../structtelebot__core__response.html#af415451280ad3104a51560408fe0415f',1,'telebot_core_response::data()'],['../structtelebot__callback__query.html#a28f52b324d8cb3ed8287c978eba4c600',1,'telebot_callback_query::data()']]], 4 | ['date',['date',['../structtelebot__message.html#aa23fecc63ace2174442d512599000dcb',1,'telebot_message']]], 5 | ['delete_5fchat_5fphoto',['delete_chat_photo',['../structtelebot__message.html#a9616846dcc1c2239577eb78d710d1943',1,'telebot_message']]], 6 | ['description',['description',['../structtelebot__chat.html#ac75b84866a5c5d1d68ad9395b88d5369',1,'telebot_chat::description()'],['../structtelebot__bot__command.html#a73140a67bd67371a0c9418d39603d947',1,'telebot_bot_command::description()']]], 7 | ['dice',['dice',['../structtelebot__message.html#a8967c5066e329de85498dc8e1cd47d36',1,'telebot_message']]], 8 | ['document',['document',['../structtelebot__message.html#a78be1a53428bea951ccc31dfb76db039',1,'telebot_message']]], 9 | ['duration',['duration',['../structtelebot__audio.html#ac7baffbe4a6ce2e1a46add80f5435953',1,'telebot_audio::duration()'],['../structtelebot__video.html#af85cbc64340c35604c9727a3ccd6b0d5',1,'telebot_video::duration()'],['../structtelebot__animation.html#a083e5f97e0d6bd9252dba6c9ace302e4',1,'telebot_animation::duration()'],['../structtelebot__voice.html#a7b03983ced020eff5b55dfd353b443b9',1,'telebot_voice::duration()'],['../structtelebot__video__note.html#adc6087105df094b3572a2f088ba8dec8',1,'telebot_video_note::duration()']]] 10 | ]; 11 | -------------------------------------------------------------------------------- /docs/search/all_4.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
    11 |
    Loading...
    12 |
    13 | 16 |
    Searching...
    17 |
    No Matches
    18 | 24 |
    25 | 26 | 27 | -------------------------------------------------------------------------------- /docs/search/all_4.js: -------------------------------------------------------------------------------- 1 | var searchData= 2 | [ 3 | ['edit_5fdate',['edit_date',['../structtelebot__message.html#a64286b36bd80be093b3d0018bdf6e15b',1,'telebot_message']]], 4 | ['edited_5fchannel_5fpost',['edited_channel_post',['../structtelebot__update.html#a6dde1c016b0997dc9e98f619722f4938',1,'telebot_update']]], 5 | ['edited_5fmessage',['edited_message',['../structtelebot__update.html#a2f811a3cf5bd3955804fb0c5f9bb5b94',1,'telebot_update']]], 6 | ['emoji',['emoji',['../structtelebot__sticker.html#a89ceb87040b770110c2188640a392f22',1,'telebot_sticker']]], 7 | ['entities',['entities',['../structtelebot__message.html#ad2e3b404d3403a73ca11e25a992b25ff',1,'telebot_message']]] 8 | ]; 9 | -------------------------------------------------------------------------------- /docs/search/all_5.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
    11 |
    Loading...
    12 |
    13 | 16 |
    Searching...
    17 |
    No Matches
    18 | 24 |
    25 | 26 | 27 | -------------------------------------------------------------------------------- /docs/search/all_6.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
    11 |
    Loading...
    12 |
    13 | 16 |
    Searching...
    17 |
    No Matches
    18 | 24 |
    25 | 26 | 27 | -------------------------------------------------------------------------------- /docs/search/all_6.js: -------------------------------------------------------------------------------- 1 | var searchData= 2 | [ 3 | ['game',['game',['../structtelebot__message.html#a32a2db9b8a412e2c1a59b6ed1d9be175',1,'telebot_message']]], 4 | ['game_5fshort_5fname',['game_short_name',['../structtelebot__callback__query.html#ac5fa98507a9c4dcb3ac68246b950a8f4',1,'telebot_callback_query']]], 5 | ['group_5fchat_5fcreated',['group_chat_created',['../structtelebot__message.html#a01edaccfe2966d14c8d6991e9c89464e',1,'telebot_message']]] 6 | ]; 7 | -------------------------------------------------------------------------------- /docs/search/all_7.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
    11 |
    Loading...
    12 |
    13 | 16 |
    Searching...
    17 |
    No Matches
    18 | 24 |
    25 | 26 | 27 | -------------------------------------------------------------------------------- /docs/search/all_7.js: -------------------------------------------------------------------------------- 1 | var searchData= 2 | [ 3 | ['has_5fcustom_5fcertificate',['has_custom_certificate',['../structtelebot__webhook__info.html#aa826fadf8fb74137e9ab6d61f3e54153',1,'telebot_webhook_info']]], 4 | ['height',['height',['../structtelebot__sticker.html#ac09ff20853c0a90dfcbf397441dd7c65',1,'telebot_sticker::height()'],['../structtelebot__photo.html#a9ee3ed495571feaf04765d0ba4c14b87',1,'telebot_photo::height()'],['../structtelebot__video.html#afc1d6fd6b606c89dae8abe69c2fb65ed',1,'telebot_video::height()'],['../structtelebot__animation.html#a4fbb35c451b536d555f6c242e7c8fa90',1,'telebot_animation::height()']]] 5 | ]; 6 | -------------------------------------------------------------------------------- /docs/search/all_8.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
    11 |
    Loading...
    12 |
    13 | 16 |
    Searching...
    17 |
    No Matches
    18 | 24 |
    25 | 26 | 27 | -------------------------------------------------------------------------------- /docs/search/all_8.js: -------------------------------------------------------------------------------- 1 | var searchData= 2 | [ 3 | ['id',['id',['../structtelebot__user.html#a574d6a2d15054917c8adc450eb905f3d',1,'telebot_user::id()'],['../structtelebot__chat.html#a579405f2d0ecf1076f16084945bd489a',1,'telebot_chat::id()'],['../structtelebot__poll.html#a699b4f6b681ea46399fa65affd35e34a',1,'telebot_poll::id()'],['../structtelebot__callback__query.html#acc93c5859c35e4e4f097db779af6b9c3',1,'telebot_callback_query::id()']]], 4 | ['inline_5fmessage_5fid',['inline_message_id',['../structtelebot__callback__query.html#a82c3efc065565316c1f0a1568f03c3d3',1,'telebot_callback_query']]], 5 | ['invite_5flink',['invite_link',['../structtelebot__chat.html#aa51a12fa6663f99097aefbbfb2785d42',1,'telebot_chat']]], 6 | ['invoice',['invoice',['../structtelebot__message.html#a1af403d49c54f145213c6ec71cb7ba7c',1,'telebot_message']]], 7 | ['is_5fanimated',['is_animated',['../structtelebot__sticker.html#ac1b199e5786b7b6516b1b880ffdb6469',1,'telebot_sticker::is_animated()'],['../structtelebot__sticker__set.html#acf4172f6f3f36e6e4360a2227dbf4b38',1,'telebot_sticker_set::is_animated()']]], 8 | ['is_5fanonymous',['is_anonymous',['../structtelebot__poll.html#a1e66a9d7086468b84ef1533a7d40b1fe',1,'telebot_poll']]], 9 | ['is_5fbot',['is_bot',['../structtelebot__user.html#afbabe3760525c25cf205709875033f96',1,'telebot_user']]], 10 | ['is_5fclosed',['is_closed',['../structtelebot__poll.html#aa9c037028a6626d082ad64a0d9f9ae20',1,'telebot_poll']]], 11 | ['is_5fmember',['is_member',['../structtelebot__chat__member.html#a9a7e6a93880b5ddc4dfdf030951e0ffe',1,'telebot_chat_member']]] 12 | ]; 13 | -------------------------------------------------------------------------------- /docs/search/all_9.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
    11 |
    Loading...
    12 |
    13 | 16 |
    Searching...
    17 |
    No Matches
    18 | 24 |
    25 | 26 | 27 | -------------------------------------------------------------------------------- /docs/search/all_9.js: -------------------------------------------------------------------------------- 1 | var searchData= 2 | [ 3 | ['keyboard',['keyboard',['../structtelebot__reply__keyboard__markup.html#a786885e5a2ff6d82f0c0eecf61d30694',1,'telebot_reply_keyboard_markup']]] 4 | ]; 5 | -------------------------------------------------------------------------------- /docs/search/all_a.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
    11 |
    Loading...
    12 |
    13 | 16 |
    Searching...
    17 |
    No Matches
    18 | 24 |
    25 | 26 | 27 | -------------------------------------------------------------------------------- /docs/search/all_a.js: -------------------------------------------------------------------------------- 1 | var searchData= 2 | [ 3 | ['language',['language',['../structtelebot__message__entity.html#a2d88da9e3796897e91984733f3e72460',1,'telebot_message_entity']]], 4 | ['language_5fcode',['language_code',['../structtelebot__user.html#af345d359c6fb6b01e36474a8866f039f',1,'telebot_user']]], 5 | ['last_5ferror_5fdate',['last_error_date',['../structtelebot__webhook__info.html#aa9da1411776240edf14d4c2e1fd7e71c',1,'telebot_webhook_info']]], 6 | ['last_5ferror_5fmessage',['last_error_message',['../structtelebot__webhook__info.html#a10a0820a1d809434a54469bfda59bc3c',1,'telebot_webhook_info']]], 7 | ['last_5fname',['last_name',['../structtelebot__user.html#a61e2a56841c575ab2c3a9a8f2c79e14d',1,'telebot_user::last_name()'],['../structtelebot__chat.html#a764ec0a1e48c807fcfc3631a7a75a4fd',1,'telebot_chat::last_name()'],['../structtelebot__contact.html#a5e5fcfbd310dc92401350133494cbc42',1,'telebot_contact::last_name()']]], 8 | ['latitude',['latitude',['../structtelebot__location.html#aa59cdc92ba76770596e05b0bf1076ec9',1,'telebot_location']]], 9 | ['left_5fchat_5fmembers',['left_chat_members',['../structtelebot__message.html#a4d42433295ece0d13bb9cd8cf4f7ff09',1,'telebot_message']]], 10 | ['length',['length',['../structtelebot__message__entity.html#a31048785009e5ae9f878b92ef4c8dad5',1,'telebot_message_entity::length()'],['../structtelebot__video__note.html#a5805f030a29560335e0be63ff20f677d',1,'telebot_video_note::length()']]], 11 | ['location',['location',['../structtelebot__message.html#ab874668daa401f404596202909fc722a',1,'telebot_message::location()'],['../structtelebot__venue.html#aee47495da2e1d79add5e6c2bfe2c0021',1,'telebot_venue::location()']]], 12 | ['longitude',['longitude',['../structtelebot__location.html#a26d73d87d28a2663f5f360a466dc184f',1,'telebot_location']]] 13 | ]; 14 | -------------------------------------------------------------------------------- /docs/search/all_b.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
    11 |
    Loading...
    12 |
    13 | 16 |
    Searching...
    17 |
    No Matches
    18 | 24 |
    25 | 26 | 27 | -------------------------------------------------------------------------------- /docs/search/all_b.js: -------------------------------------------------------------------------------- 1 | var searchData= 2 | [ 3 | ['mask_5fposition',['mask_position',['../structtelebot__sticker.html#a5028bc096975b5416694b0ed523bd4fb',1,'telebot_sticker']]], 4 | ['max_5fconnections',['max_connections',['../structtelebot__webhook__info.html#a5f11ebc5661efbf2449a3a421abe7f57',1,'telebot_webhook_info']]], 5 | ['media_5fgroup_5fid',['media_group_id',['../structtelebot__message.html#a7785733a7c389bb8a251f40b087773f0',1,'telebot_message']]], 6 | ['message',['message',['../structtelebot__callback__query.html#ade2eb81f616ea531b3c360d7c5f0c305',1,'telebot_callback_query::message()'],['../structtelebot__update.html#ad9fdf9986d210f3ca3d3dfce35ad0dc1',1,'telebot_update::message()']]], 7 | ['message_5fid',['message_id',['../structtelebot__message.html#ae1ade0ee3a98cc0a7b29ae5863c6b740',1,'telebot_message']]], 8 | ['migrate_5ffrom_5fchat_5fid',['migrate_from_chat_id',['../structtelebot__message.html#a40945d07175b3d2a251652697c9b7df7',1,'telebot_message']]], 9 | ['migrate_5fto_5fchat_5fid',['migrate_to_chat_id',['../structtelebot__message.html#ab5518f4d8b35d8c9e0e2d9c0ceb3222c',1,'telebot_message::migrate_to_chat_id()'],['../structtelebot__response__paramters.html#a5574f88bb60506cfa87b5e927d80f323',1,'telebot_response_paramters::migrate_to_chat_id()']]], 10 | ['mime_5ftype',['mime_type',['../structtelebot__audio.html#a7d4838477636009215eb2fb463a9bc5a',1,'telebot_audio::mime_type()'],['../structtelebot__document.html#ad1227b1e91865c057bf71dd4701c98d2',1,'telebot_document::mime_type()'],['../structtelebot__video.html#a08975b2c98b4b5a2d6b5e910f8e9790f',1,'telebot_video::mime_type()'],['../structtelebot__animation.html#a34325ac1fbc03e1832f118c9ba4f799f',1,'telebot_animation::mime_type()'],['../structtelebot__voice.html#a6c1cdfca5c8998a92694370eedbcf00b',1,'telebot_voice::mime_type()']]] 11 | ]; 12 | -------------------------------------------------------------------------------- /docs/search/all_c.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
    11 |
    Loading...
    12 |
    13 | 16 |
    Searching...
    17 |
    No Matches
    18 | 24 |
    25 | 26 | 27 | -------------------------------------------------------------------------------- /docs/search/all_c.js: -------------------------------------------------------------------------------- 1 | var searchData= 2 | [ 3 | ['name',['name',['../structtelebot__sticker__set.html#a71c9e74eaa54a99e66cdfa2b7f4783e3',1,'telebot_sticker_set']]], 4 | ['new_5fchat_5fmembers',['new_chat_members',['../structtelebot__message.html#a7dac0ae58457dc33ff86f13f0b571146',1,'telebot_message']]], 5 | ['new_5fchat_5fphotos',['new_chat_photos',['../structtelebot__message.html#a9710bb5db6974fbb2a4abdf6e5fb84b4',1,'telebot_message']]], 6 | ['new_5fchat_5ftitle',['new_chat_title',['../structtelebot__message.html#abe556ebbe94a857bb9e4a8dc4bd5c57a',1,'telebot_message']]] 7 | ]; 8 | -------------------------------------------------------------------------------- /docs/search/all_d.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
    11 |
    Loading...
    12 |
    13 | 16 |
    Searching...
    17 |
    No Matches
    18 | 24 |
    25 | 26 | 27 | -------------------------------------------------------------------------------- /docs/search/all_d.js: -------------------------------------------------------------------------------- 1 | var searchData= 2 | [ 3 | ['offset',['offset',['../structtelebot__message__entity.html#abf22412011b085705af3b231aa45ff8b',1,'telebot_message_entity']]], 4 | ['one_5ftime_5fkeyboard',['one_time_keyboard',['../structtelebot__reply__keyboard__markup.html#a85d79d6912fd82dbd34be6e54be265f9',1,'telebot_reply_keyboard_markup']]], 5 | ['option_5fids',['option_ids',['../structtelebot__poll__answer.html#a152ca2a951635cc37a679849f7157978',1,'telebot_poll_answer']]], 6 | ['options',['options',['../structtelebot__poll.html#a9b2107fba28453268012c594b9059f40',1,'telebot_poll']]] 7 | ]; 8 | -------------------------------------------------------------------------------- /docs/search/all_e.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
    11 |
    Loading...
    12 |
    13 | 16 |
    Searching...
    17 |
    No Matches
    18 | 24 |
    25 | 26 | 27 | -------------------------------------------------------------------------------- /docs/search/all_e.js: -------------------------------------------------------------------------------- 1 | var searchData= 2 | [ 3 | ['passport_5fdata',['passport_data',['../structtelebot__message.html#a54df3f6062815f400872ab69bdaaaefe',1,'telebot_message']]], 4 | ['pending_5fupdate_5fcount',['pending_update_count',['../structtelebot__webhook__info.html#af6c3d995a747ba328252c686bcfe1c24',1,'telebot_webhook_info']]], 5 | ['performer',['performer',['../structtelebot__audio.html#a832268c70afe11e449530ac73bf60d49',1,'telebot_audio']]], 6 | ['permissions',['permissions',['../structtelebot__chat.html#a68a794460080e439cf766ee5748ee6c6',1,'telebot_chat']]], 7 | ['phone_5fnumber',['phone_number',['../structtelebot__contact.html#a7e4a17560ab68d8351290855a9f80802',1,'telebot_contact']]], 8 | ['photo',['photo',['../structtelebot__chat.html#a0c76abf9401feba5696e3f5125b96cc5',1,'telebot_chat']]], 9 | ['photos',['photos',['../structtelebot__message.html#a4b17614199f063ea1e63c40cc7a6ab22',1,'telebot_message::photos()'],['../structtelebot__user__profile__photos.html#a38759ac78f2c4bd0a2b85325e05f5666',1,'telebot_user_profile_photos::photos()']]], 10 | ['pinned_5fmessage',['pinned_message',['../structtelebot__chat.html#adcaadc0069d303e1ef13ea51d131a132',1,'telebot_chat::pinned_message()'],['../structtelebot__message.html#aa189de80771641378e62da50462fb693',1,'telebot_message::pinned_message()']]], 11 | ['point',['point',['../structtelebot__mask__position.html#a218d640531e907a99b03f0b11328acac',1,'telebot_mask_position']]], 12 | ['poll',['poll',['../structtelebot__message.html#a2671d5bd21a1d3716d8cbaf68f60f494',1,'telebot_message::poll()'],['../structtelebot__update.html#ad637fcb3112bfa31d26270c6a887096b',1,'telebot_update::poll()']]], 13 | ['poll_5fanser',['poll_anser',['../structtelebot__update.html#ae36d497ee1b04fdd9848148ea17c46de',1,'telebot_update']]], 14 | ['poll_5fid',['poll_id',['../structtelebot__poll__answer.html#a26a917e855abbe51db4262f25c3cabac',1,'telebot_poll_answer']]] 15 | ]; 16 | -------------------------------------------------------------------------------- /docs/search/all_f.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
    11 |
    Loading...
    12 |
    13 | 16 |
    Searching...
    17 |
    No Matches
    18 | 24 |
    25 | 26 | 27 | -------------------------------------------------------------------------------- /docs/search/all_f.js: -------------------------------------------------------------------------------- 1 | var searchData= 2 | [ 3 | ['question',['question',['../structtelebot__poll.html#a864f1d97bab86724cebeca59073a7336',1,'telebot_poll']]] 4 | ]; 5 | -------------------------------------------------------------------------------- /docs/search/classes_0.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
    11 |
    Loading...
    12 |
    13 | 16 |
    Searching...
    17 |
    No Matches
    18 | 24 |
    25 | 26 | 27 | -------------------------------------------------------------------------------- /docs/search/close.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smartnode/telebot/63693b4f9bcdc3fd0b0f2b37104b6694d723b5b4/docs/search/close.png -------------------------------------------------------------------------------- /docs/search/enums_0.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
    11 |
    Loading...
    12 |
    13 | 16 |
    Searching...
    17 |
    No Matches
    18 | 24 |
    25 | 26 | 27 | -------------------------------------------------------------------------------- /docs/search/enums_0.js: -------------------------------------------------------------------------------- 1 | var searchData= 2 | [ 3 | ['telebot_5ferror_5fe',['telebot_error_e',['../group__TELEBOT__API.html#gada28c25a89bbab9e32e52f657ad00904',1,'telebot-common.h']]], 4 | ['telebot_5fupdate_5ftype',['telebot_update_type',['../group__TELEBOT__API.html#ga72e26ad36ec658059d7c612c3b31f84d',1,'telebot-types.h']]] 5 | ]; 6 | -------------------------------------------------------------------------------- /docs/search/enumvalues_0.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
    11 |
    Loading...
    12 |
    13 | 16 |
    Searching...
    17 |
    No Matches
    18 | 24 |
    25 | 26 | 27 | -------------------------------------------------------------------------------- /docs/search/enumvalues_0.js: -------------------------------------------------------------------------------- 1 | var searchData= 2 | [ 3 | ['telebot_5ferror_5finvalid_5fparameter',['TELEBOT_ERROR_INVALID_PARAMETER',['../group__TELEBOT__API.html#ggada28c25a89bbab9e32e52f657ad00904a7babe3d71ef5c7437af4dd7617f79cb9',1,'telebot-common.h']]], 4 | ['telebot_5ferror_5fno_5fconnection',['TELEBOT_ERROR_NO_CONNECTION',['../group__TELEBOT__API.html#ggada28c25a89bbab9e32e52f657ad00904a345418923a392aa78c47a082f0c362c8',1,'telebot-common.h']]], 5 | ['telebot_5ferror_5fnone',['TELEBOT_ERROR_NONE',['../group__TELEBOT__API.html#ggada28c25a89bbab9e32e52f657ad00904ab5ecd1920a634cd08f4782ecdd6cad6e',1,'telebot-common.h']]], 6 | ['telebot_5ferror_5fnot_5fsupported',['TELEBOT_ERROR_NOT_SUPPORTED',['../group__TELEBOT__API.html#ggada28c25a89bbab9e32e52f657ad00904a06b7e248a76087d48b02e4bd852be07a',1,'telebot-common.h']]], 7 | ['telebot_5ferror_5foperation_5ffailed',['TELEBOT_ERROR_OPERATION_FAILED',['../group__TELEBOT__API.html#ggada28c25a89bbab9e32e52f657ad00904a9bd99e3d09927efa09b6494498d40daa',1,'telebot-common.h']]], 8 | ['telebot_5ferror_5fout_5fof_5fmemory',['TELEBOT_ERROR_OUT_OF_MEMORY',['../group__TELEBOT__API.html#ggada28c25a89bbab9e32e52f657ad00904ae8c7116a47730d0f9a77cf7fe9529414',1,'telebot-common.h']]], 9 | ['telebot_5fupdate_5ftype_5fcallback_5fquery',['TELEBOT_UPDATE_TYPE_CALLBACK_QUERY',['../group__TELEBOT__API.html#gga72e26ad36ec658059d7c612c3b31f84da03e00203281c51932d3ddee9b774ae2b',1,'telebot-types.h']]], 10 | ['telebot_5fupdate_5ftype_5fchannel_5fpost',['TELEBOT_UPDATE_TYPE_CHANNEL_POST',['../group__TELEBOT__API.html#gga72e26ad36ec658059d7c612c3b31f84daafafe6fe59c928ec8fb090ffc44bb60e',1,'telebot-types.h']]], 11 | ['telebot_5fupdate_5ftype_5fchosen_5finline_5fresult',['TELEBOT_UPDATE_TYPE_CHOSEN_INLINE_RESULT',['../group__TELEBOT__API.html#gga72e26ad36ec658059d7c612c3b31f84da0c3f1bb5e899b5e4895d6ae58bead33b',1,'telebot-types.h']]], 12 | ['telebot_5fupdate_5ftype_5fedited_5fchannel_5fpost',['TELEBOT_UPDATE_TYPE_EDITED_CHANNEL_POST',['../group__TELEBOT__API.html#gga72e26ad36ec658059d7c612c3b31f84da3339235a4d828a2e6cece9e003acac16',1,'telebot-types.h']]], 13 | ['telebot_5fupdate_5ftype_5fedited_5fmessage',['TELEBOT_UPDATE_TYPE_EDITED_MESSAGE',['../group__TELEBOT__API.html#gga72e26ad36ec658059d7c612c3b31f84da70a4537d236031c81f1cefddf4380278',1,'telebot-types.h']]], 14 | ['telebot_5fupdate_5ftype_5finline_5fquery',['TELEBOT_UPDATE_TYPE_INLINE_QUERY',['../group__TELEBOT__API.html#gga72e26ad36ec658059d7c612c3b31f84dae25fd670ef7080fe18fe36b59f60ed43',1,'telebot-types.h']]], 15 | ['telebot_5fupdate_5ftype_5fmax',['TELEBOT_UPDATE_TYPE_MAX',['../group__TELEBOT__API.html#gga72e26ad36ec658059d7c612c3b31f84da87bbe2e310e7d5927b0c9dfbb93c2fde',1,'telebot-types.h']]], 16 | ['telebot_5fupdate_5ftype_5fmessage',['TELEBOT_UPDATE_TYPE_MESSAGE',['../group__TELEBOT__API.html#gga72e26ad36ec658059d7c612c3b31f84da600bc212aefc8bbf387d3b88b7b7c94c',1,'telebot-types.h']]], 17 | ['telebot_5fupdate_5ftype_5fpoll',['TELEBOT_UPDATE_TYPE_POLL',['../group__TELEBOT__API.html#gga72e26ad36ec658059d7c612c3b31f84daae937d824ac90777cf07d8ee00d2ba07',1,'telebot-types.h']]], 18 | ['telebot_5fupdate_5ftype_5fpoll_5fanswer',['TELEBOT_UPDATE_TYPE_POLL_ANSWER',['../group__TELEBOT__API.html#gga72e26ad36ec658059d7c612c3b31f84da75f435ea7c412d576c171fa6e82e9d24',1,'telebot-types.h']]], 19 | ['telebot_5fupdate_5ftype_5fpre_5fcheckout_5fquery',['TELEBOT_UPDATE_TYPE_PRE_CHECKOUT_QUERY',['../group__TELEBOT__API.html#gga72e26ad36ec658059d7c612c3b31f84dab7cf7a22fa0fa3f945de85529a5ccef2',1,'telebot-types.h']]], 20 | ['telebot_5fupdate_5ftype_5fshipping_5fquery',['TELEBOT_UPDATE_TYPE_SHIPPING_QUERY',['../group__TELEBOT__API.html#gga72e26ad36ec658059d7c612c3b31f84da2c74434902f338649fc04289619af78a',1,'telebot-types.h']]] 21 | ]; 22 | -------------------------------------------------------------------------------- /docs/search/files_0.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
    11 |
    Loading...
    12 |
    13 | 16 |
    Searching...
    17 |
    No Matches
    18 | 24 |
    25 | 26 | 27 | -------------------------------------------------------------------------------- /docs/search/files_0.js: -------------------------------------------------------------------------------- 1 | var searchData= 2 | [ 3 | ['telebot_2dcommon_2eh',['telebot-common.h',['../telebot-common_8h.html',1,'']]], 4 | ['telebot_2dmethods_2eh',['telebot-methods.h',['../telebot-methods_8h.html',1,'']]], 5 | ['telebot_2dstickers_2eh',['telebot-stickers.h',['../telebot-stickers_8h.html',1,'']]], 6 | ['telebot_2dtypes_2eh',['telebot-types.h',['../telebot-types_8h.html',1,'']]] 7 | ]; 8 | -------------------------------------------------------------------------------- /docs/search/functions_0.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
    11 |
    Loading...
    12 |
    13 | 16 |
    Searching...
    17 |
    No Matches
    18 | 24 |
    25 | 26 | 27 | -------------------------------------------------------------------------------- /docs/search/groups_0.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
    11 |
    Loading...
    12 |
    13 | 16 |
    Searching...
    17 |
    No Matches
    18 | 24 |
    25 | 26 | 27 | -------------------------------------------------------------------------------- /docs/search/groups_0.js: -------------------------------------------------------------------------------- 1 | var searchData= 2 | [ 3 | ['core_20telegram_20bot_20api',['Core Telegram Bot API',['../group__TELEBOT__CORE__API.html',1,'']]] 4 | ]; 5 | -------------------------------------------------------------------------------- /docs/search/groups_1.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
    11 |
    Loading...
    12 |
    13 | 16 |
    Searching...
    17 |
    No Matches
    18 | 24 |
    25 | 26 | 27 | -------------------------------------------------------------------------------- /docs/search/groups_1.js: -------------------------------------------------------------------------------- 1 | var searchData= 2 | [ 3 | ['simple_20telegram_20bot_20api',['Simple Telegram Bot API',['../group__TELEBOT__API.html',1,'']]] 4 | ]; 5 | -------------------------------------------------------------------------------- /docs/search/mag_sel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smartnode/telebot/63693b4f9bcdc3fd0b0f2b37104b6694d723b5b4/docs/search/mag_sel.png -------------------------------------------------------------------------------- /docs/search/nomatches.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 |
    9 |
    No Matches
    10 |
    11 | 12 | 13 | -------------------------------------------------------------------------------- /docs/search/pages_0.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
    11 |
    Loading...
    12 |
    13 | 16 |
    Searching...
    17 |
    No Matches
    18 | 24 |
    25 | 26 | 27 | -------------------------------------------------------------------------------- /docs/search/pages_0.js: -------------------------------------------------------------------------------- 1 | var searchData= 2 | [ 3 | ['telebot',['Telebot',['../index.html',1,'']]] 4 | ]; 5 | -------------------------------------------------------------------------------- /docs/search/search_l.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smartnode/telebot/63693b4f9bcdc3fd0b0f2b37104b6694d723b5b4/docs/search/search_l.png -------------------------------------------------------------------------------- /docs/search/search_m.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smartnode/telebot/63693b4f9bcdc3fd0b0f2b37104b6694d723b5b4/docs/search/search_m.png -------------------------------------------------------------------------------- /docs/search/search_r.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smartnode/telebot/63693b4f9bcdc3fd0b0f2b37104b6694d723b5b4/docs/search/search_r.png -------------------------------------------------------------------------------- /docs/search/searchdata.js: -------------------------------------------------------------------------------- 1 | var indexSectionsWithContent = 2 | { 3 | 0: "abcdefghiklmnopqrstuvwxy", 4 | 1: "t", 5 | 2: "t", 6 | 3: "t", 7 | 4: "abcdefghiklmnopqrstuvwxy", 8 | 5: "t", 9 | 6: "t", 10 | 7: "t", 11 | 8: "cs", 12 | 9: "t" 13 | }; 14 | 15 | var indexSectionNames = 16 | { 17 | 0: "all", 18 | 1: "classes", 19 | 2: "files", 20 | 3: "functions", 21 | 4: "variables", 22 | 5: "typedefs", 23 | 6: "enums", 24 | 7: "enumvalues", 25 | 8: "groups", 26 | 9: "pages" 27 | }; 28 | 29 | var indexSectionLabels = 30 | { 31 | 0: "All", 32 | 1: "Classes", 33 | 2: "Files", 34 | 3: "Functions", 35 | 4: "Variables", 36 | 5: "Typedefs", 37 | 6: "Enumerations", 38 | 7: "Enumerator", 39 | 8: "Modules", 40 | 9: "Pages" 41 | }; 42 | 43 | -------------------------------------------------------------------------------- /docs/search/typedefs_0.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
    11 |
    Loading...
    12 |
    13 | 16 |
    Searching...
    17 |
    No Matches
    18 | 24 |
    25 | 26 | 27 | -------------------------------------------------------------------------------- /docs/search/variables_0.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
    11 |
    Loading...
    12 |
    13 | 16 |
    Searching...
    17 |
    No Matches
    18 | 24 |
    25 | 26 | 27 | -------------------------------------------------------------------------------- /docs/search/variables_0.js: -------------------------------------------------------------------------------- 1 | var searchData= 2 | [ 3 | ['address',['address',['../structtelebot__venue.html#a9ccbfb4c2eb612ec4bed81c9b915646e',1,'telebot_venue']]], 4 | ['allowed_5fupdates',['allowed_updates',['../structtelebot__webhook__info.html#a23340325e31d8dd7873073848aae36b9',1,'telebot_webhook_info']]], 5 | ['allowed_5fupdates_5fcount',['allowed_updates_count',['../structtelebot__webhook__info.html#ab167f88a1d3d8ad580ac1c0a3e0013f9',1,'telebot_webhook_info']]], 6 | ['allows_5fmultiple_5fanswers',['allows_multiple_answers',['../structtelebot__poll.html#aa6fc45688ab9a29f7f8c03bb85aae0cc',1,'telebot_poll']]], 7 | ['animation',['animation',['../structtelebot__message.html#a6addfdb4b701594099384706c39e62e6',1,'telebot_message']]], 8 | ['audio',['audio',['../structtelebot__message.html#a21c692529497f39392104a4ed343ef02',1,'telebot_message']]], 9 | ['author_5fsignature',['author_signature',['../structtelebot__message.html#a821ab52c314ebad8f1da8bf4f9b492a7',1,'telebot_message']]] 10 | ]; 11 | -------------------------------------------------------------------------------- /docs/search/variables_1.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
    11 |
    Loading...
    12 |
    13 | 16 |
    Searching...
    17 |
    No Matches
    18 | 24 |
    25 | 26 | 27 | -------------------------------------------------------------------------------- /docs/search/variables_1.js: -------------------------------------------------------------------------------- 1 | var searchData= 2 | [ 3 | ['big_5ffile_5fid',['big_file_id',['../structtelebot__chat__photo.html#aa0815e96d7047a9e211d4b823c21ea1a',1,'telebot_chat_photo']]], 4 | ['big_5ffile_5funique_5fid',['big_file_unique_id',['../structtelebot__chat__photo.html#a5ec71a4ac75d7b0335188c07f207ec58',1,'telebot_chat_photo']]] 5 | ]; 6 | -------------------------------------------------------------------------------- /docs/search/variables_10.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
    11 |
    Loading...
    12 |
    13 | 16 |
    Searching...
    17 |
    No Matches
    18 | 24 |
    25 | 26 | 27 | -------------------------------------------------------------------------------- /docs/search/variables_10.js: -------------------------------------------------------------------------------- 1 | var searchData= 2 | [ 3 | ['remove_5fkeyboard',['remove_keyboard',['../structtelebot__reply__keyboard__remove.html#a34a3148cb913c333a92ddaf970ef6cb8',1,'telebot_reply_keyboard_remove']]], 4 | ['reply_5fmarkup',['reply_markup',['../structtelebot__message.html#ac2dabb2dd5bb723c5f74fdb5bfddbb2f',1,'telebot_message']]], 5 | ['reply_5fto_5fmessage',['reply_to_message',['../structtelebot__message.html#a10930758976ee70ca73e77de7cf5bf45',1,'telebot_message']]], 6 | ['request_5fcontact',['request_contact',['../structtelebot__keyboard__button.html#a03149a979611ae311f34d031ebf73023',1,'telebot_keyboard_button']]], 7 | ['request_5flocation',['request_location',['../structtelebot__keyboard__button.html#add3c8f6dd16c1003d977a186cc83d6ea',1,'telebot_keyboard_button']]], 8 | ['request_5fpoll',['request_poll',['../structtelebot__keyboard__button.html#ad51a3b1c7ce35eef303724a6417bf88b',1,'telebot_keyboard_button']]], 9 | ['resize_5fkeyboard',['resize_keyboard',['../structtelebot__reply__keyboard__markup.html#a378aa51fb1d8ecb5189b2a00fc71d6f5',1,'telebot_reply_keyboard_markup']]], 10 | ['retry_5fafter',['retry_after',['../structtelebot__response__paramters.html#a0d8e62d6e077a136190345c434f8d70d',1,'telebot_response_paramters']]] 11 | ]; 12 | -------------------------------------------------------------------------------- /docs/search/variables_11.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
    11 |
    Loading...
    12 |
    13 | 16 |
    Searching...
    17 |
    No Matches
    18 | 24 |
    25 | 26 | 27 | -------------------------------------------------------------------------------- /docs/search/variables_11.js: -------------------------------------------------------------------------------- 1 | var searchData= 2 | [ 3 | ['scale',['scale',['../structtelebot__mask__position.html#a726ff69992dffe189e4c9dbe613111a0',1,'telebot_mask_position']]], 4 | ['selective',['selective',['../structtelebot__reply__keyboard__markup.html#a814ff97ace1d6cbaee698b48fa740dd8',1,'telebot_reply_keyboard_markup::selective()'],['../structtelebot__reply__keyboard__remove.html#ad86ade7e6eff62c1a0a3351a2c32937b',1,'telebot_reply_keyboard_remove::selective()'],['../structtelebot__force__reply.html#aa5f631f2c2ae6755867d70fbf5cd4148',1,'telebot_force_reply::selective()']]], 5 | ['set_5fname',['set_name',['../structtelebot__sticker.html#a73a9ce3d3b638777cd0d57174e12cfe5',1,'telebot_sticker']]], 6 | ['size',['size',['../structtelebot__core__response.html#a4914caf82ad6d834db0a44235f8e2f8a',1,'telebot_core_response']]], 7 | ['slow_5fmode_5fdelay',['slow_mode_delay',['../structtelebot__chat.html#aa673b2f92af6631c5e62a98b41dc09cc',1,'telebot_chat']]], 8 | ['small_5ffile_5fid',['small_file_id',['../structtelebot__chat__photo.html#aea5f2e8404e98ef06d256bc3b602debd',1,'telebot_chat_photo']]], 9 | ['small_5ffile_5funique_5fid',['small_file_unique_id',['../structtelebot__chat__photo.html#ae6a0365943459540f9ab8df46a9a4b18',1,'telebot_chat_photo']]], 10 | ['status',['status',['../structtelebot__chat__member.html#a0749dd2fd10630d5a3762250d5c5f713',1,'telebot_chat_member']]], 11 | ['sticker',['sticker',['../structtelebot__message.html#a890c2813df040422c6991a3377febb6d',1,'telebot_message']]], 12 | ['sticker_5fset_5fname',['sticker_set_name',['../structtelebot__chat.html#a0b5ab00d749387616dbfd14a34d2cb94',1,'telebot_chat']]], 13 | ['stickers',['stickers',['../structtelebot__sticker__set.html#a2453b835452c365aa41bfa8870f187c5',1,'telebot_sticker_set']]], 14 | ['successful_5fpayment',['successful_payment',['../structtelebot__message.html#a6472743b5ddb8d1ade04d84702226236',1,'telebot_message']]], 15 | ['supergroup_5fchat_5fcreated',['supergroup_chat_created',['../structtelebot__message.html#afd8b60155b528f2f48357b3ce75e38ce',1,'telebot_message']]], 16 | ['supports_5finline_5fqueries',['supports_inline_queries',['../structtelebot__user.html#af4d00e2656ac05a3daaf54ef4099d99f',1,'telebot_user']]] 17 | ]; 18 | -------------------------------------------------------------------------------- /docs/search/variables_12.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
    11 |
    Loading...
    12 |
    13 | 16 |
    Searching...
    17 |
    No Matches
    18 | 24 |
    25 | 26 | 27 | -------------------------------------------------------------------------------- /docs/search/variables_12.js: -------------------------------------------------------------------------------- 1 | var searchData= 2 | [ 3 | ['text',['text',['../structtelebot__message.html#ac4f540196bf2ba50b30065b2762ce664',1,'telebot_message::text()'],['../structtelebot__poll__option.html#a0ebef20bdd62b9e1c6eebe164b545f20',1,'telebot_poll_option::text()'],['../structtelebot__keyboard__button.html#a15168b208093a0345e4a55bfdf1974ba',1,'telebot_keyboard_button::text()']]], 4 | ['thumb',['thumb',['../structtelebot__sticker.html#a92307627a5ce014836f8207a01e28100',1,'telebot_sticker::thumb()'],['../structtelebot__sticker__set.html#abf17eb00d06347b7f795ec84ae34db0a',1,'telebot_sticker_set::thumb()'],['../structtelebot__audio.html#a07dbc43a1b87b49dd9faad13069db2a4',1,'telebot_audio::thumb()'],['../structtelebot__document.html#aa3ae4d29ded01abc3aab5b05a1c30464',1,'telebot_document::thumb()'],['../structtelebot__video.html#a857d9b841d08f830b81e1cfb37013a90',1,'telebot_video::thumb()'],['../structtelebot__animation.html#adbf05ba6ad1d5a488476d00446767054',1,'telebot_animation::thumb()'],['../structtelebot__video__note.html#a7c01dd7fdb785adad988a0f0789b42f3',1,'telebot_video_note::thumb()']]], 5 | ['title',['title',['../structtelebot__sticker__set.html#a9f8fc9cf7241f375c2a155832c2023bd',1,'telebot_sticker_set::title()'],['../structtelebot__chat.html#a5fa85d8315d41917ff25ac86ffa77139',1,'telebot_chat::title()'],['../structtelebot__audio.html#a3e6775d4fd77fff4c0847e38419f2e3f',1,'telebot_audio::title()'],['../structtelebot__venue.html#abc19ad82f7502423a9eee217cf30adcf',1,'telebot_venue::title()']]], 6 | ['token',['token',['../structtelebot__core__handler.html#a7ea1ec5fb5521c2ff31d5c8a9764346c',1,'telebot_core_handler']]], 7 | ['total_5fcount',['total_count',['../structtelebot__user__profile__photos.html#ab4dec9d0a631cf0142abaf109bf3ef98',1,'telebot_user_profile_photos']]], 8 | ['total_5fvoter_5fcount',['total_voter_count',['../structtelebot__poll.html#aa13db7667f0a2924dad384c1dafe2c9a',1,'telebot_poll']]], 9 | ['type',['type',['../structtelebot__chat.html#a758148179571daf78cec1e7c0d87f56c',1,'telebot_chat::type()'],['../structtelebot__message__entity.html#adb3b82a297da4fd530a9a25bdc46abf3',1,'telebot_message_entity::type()'],['../structtelebot__poll.html#ad9e8136b3739c24f47be5786dab5b025',1,'telebot_poll::type()'],['../structtelebot__keyboard__button__poll__type.html#a77ef39f7f8658417a8826fd51d32d2a8',1,'telebot_keyboard_button_poll_type::type()']]] 10 | ]; 11 | -------------------------------------------------------------------------------- /docs/search/variables_13.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
    11 |
    Loading...
    12 |
    13 | 16 |
    Searching...
    17 |
    No Matches
    18 | 24 |
    25 | 26 | 27 | -------------------------------------------------------------------------------- /docs/search/variables_13.js: -------------------------------------------------------------------------------- 1 | var searchData= 2 | [ 3 | ['until_5fdate',['until_date',['../structtelebot__chat__member.html#aa21a1880df41283e5d99135195ab6755',1,'telebot_chat_member']]], 4 | ['update_5fid',['update_id',['../structtelebot__update.html#ad69604433d48aeb428ee296c173082cc',1,'telebot_update']]], 5 | ['update_5ftype',['update_type',['../structtelebot__update.html#a55f6f3fbb226fb8e7e39687156b26413',1,'telebot_update']]], 6 | ['url',['url',['../structtelebot__message__entity.html#aca51a615a48a9e981e0ac00f91662beb',1,'telebot_message_entity::url()'],['../structtelebot__webhook__info.html#a646689743814a0ded9f862c9e21e836a',1,'telebot_webhook_info::url()']]], 7 | ['user',['user',['../structtelebot__message__entity.html#a4cf7434117931b9f355024ab8a7cb951',1,'telebot_message_entity::user()'],['../structtelebot__poll__answer.html#a01be0210c9e94880fe5beae18f422af2',1,'telebot_poll_answer::user()'],['../structtelebot__chat__member.html#a28d15781f7396efbd7142d390440e91e',1,'telebot_chat_member::user()']]], 8 | ['user_5fid',['user_id',['../structtelebot__contact.html#a7d2e7dae9e6fbc6f3d1d4107861255e5',1,'telebot_contact']]], 9 | ['username',['username',['../structtelebot__user.html#a970692ed362ccf6c464caf2d48093203',1,'telebot_user::username()'],['../structtelebot__chat.html#abfad47357b903de5be467d5598f24ac3',1,'telebot_chat::username()']]] 10 | ]; 11 | -------------------------------------------------------------------------------- /docs/search/variables_14.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
    11 |
    Loading...
    12 |
    13 | 16 |
    Searching...
    17 |
    No Matches
    18 | 24 |
    25 | 26 | 27 | -------------------------------------------------------------------------------- /docs/search/variables_14.js: -------------------------------------------------------------------------------- 1 | var searchData= 2 | [ 3 | ['value',['value',['../structtelebot__dice.html#a18efa7b3bb5344f972993dfec5cc1ad1',1,'telebot_dice']]], 4 | ['vcard',['vcard',['../structtelebot__contact.html#a0b4f94405ccf4f85cef13e07257c9430',1,'telebot_contact']]], 5 | ['venue',['venue',['../structtelebot__message.html#abf7a1cf2d1eaeb7b65d775aa6565d732',1,'telebot_message']]], 6 | ['video',['video',['../structtelebot__message.html#a15b41390b43bc9b5026a971b7bcb0395',1,'telebot_message']]], 7 | ['video_5fnote',['video_note',['../structtelebot__message.html#a48f366ca5d4f8cbe958ec4a8cc259d20',1,'telebot_message']]], 8 | ['voice',['voice',['../structtelebot__message.html#a07da2adedef6d7b5261171a3737f74c4',1,'telebot_message']]], 9 | ['voter_5fcount',['voter_count',['../structtelebot__poll__option.html#a3f4d8cd10b5f8df5f532e7581e91a82b',1,'telebot_poll_option']]] 10 | ]; 11 | -------------------------------------------------------------------------------- /docs/search/variables_15.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
    11 |
    Loading...
    12 |
    13 | 16 |
    Searching...
    17 |
    No Matches
    18 | 24 |
    25 | 26 | 27 | -------------------------------------------------------------------------------- /docs/search/variables_15.js: -------------------------------------------------------------------------------- 1 | var searchData= 2 | [ 3 | ['width',['width',['../structtelebot__sticker.html#a17c0a247e57ee01c6def82a8da5f5561',1,'telebot_sticker::width()'],['../structtelebot__photo.html#a86e758ef56056c41ed91247f369c69d9',1,'telebot_photo::width()'],['../structtelebot__video.html#a7c0a9ec1d92d5992564b198867030583',1,'telebot_video::width()'],['../structtelebot__animation.html#a9e9a043aed71b00066cb10f6589a0f1d',1,'telebot_animation::width()']]] 4 | ]; 5 | -------------------------------------------------------------------------------- /docs/search/variables_16.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
    11 |
    Loading...
    12 |
    13 | 16 |
    Searching...
    17 |
    No Matches
    18 | 24 |
    25 | 26 | 27 | -------------------------------------------------------------------------------- /docs/search/variables_16.js: -------------------------------------------------------------------------------- 1 | var searchData= 2 | [ 3 | ['x_5fshift',['x_shift',['../structtelebot__mask__position.html#abb8e1a2514e70425e596e7bb8d5c5469',1,'telebot_mask_position']]] 4 | ]; 5 | -------------------------------------------------------------------------------- /docs/search/variables_17.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
    11 |
    Loading...
    12 |
    13 | 16 |
    Searching...
    17 |
    No Matches
    18 | 24 |
    25 | 26 | 27 | -------------------------------------------------------------------------------- /docs/search/variables_17.js: -------------------------------------------------------------------------------- 1 | var searchData= 2 | [ 3 | ['y_5fshift',['y_shift',['../structtelebot__mask__position.html#a3a74a708b65ef6c629696736b62df6d4',1,'telebot_mask_position']]] 4 | ]; 5 | -------------------------------------------------------------------------------- /docs/search/variables_2.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
    11 |
    Loading...
    12 |
    13 | 16 |
    Searching...
    17 |
    No Matches
    18 | 24 |
    25 | 26 | 27 | -------------------------------------------------------------------------------- /docs/search/variables_3.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
    11 |
    Loading...
    12 |
    13 | 16 |
    Searching...
    17 |
    No Matches
    18 | 24 |
    25 | 26 | 27 | -------------------------------------------------------------------------------- /docs/search/variables_3.js: -------------------------------------------------------------------------------- 1 | var searchData= 2 | [ 3 | ['data',['data',['../structtelebot__core__response.html#af415451280ad3104a51560408fe0415f',1,'telebot_core_response::data()'],['../structtelebot__callback__query.html#a28f52b324d8cb3ed8287c978eba4c600',1,'telebot_callback_query::data()']]], 4 | ['date',['date',['../structtelebot__message.html#aa23fecc63ace2174442d512599000dcb',1,'telebot_message']]], 5 | ['delete_5fchat_5fphoto',['delete_chat_photo',['../structtelebot__message.html#a9616846dcc1c2239577eb78d710d1943',1,'telebot_message']]], 6 | ['description',['description',['../structtelebot__chat.html#ac75b84866a5c5d1d68ad9395b88d5369',1,'telebot_chat::description()'],['../structtelebot__bot__command.html#a73140a67bd67371a0c9418d39603d947',1,'telebot_bot_command::description()']]], 7 | ['dice',['dice',['../structtelebot__message.html#a8967c5066e329de85498dc8e1cd47d36',1,'telebot_message']]], 8 | ['document',['document',['../structtelebot__message.html#a78be1a53428bea951ccc31dfb76db039',1,'telebot_message']]], 9 | ['duration',['duration',['../structtelebot__audio.html#ac7baffbe4a6ce2e1a46add80f5435953',1,'telebot_audio::duration()'],['../structtelebot__video.html#af85cbc64340c35604c9727a3ccd6b0d5',1,'telebot_video::duration()'],['../structtelebot__animation.html#a083e5f97e0d6bd9252dba6c9ace302e4',1,'telebot_animation::duration()'],['../structtelebot__voice.html#a7b03983ced020eff5b55dfd353b443b9',1,'telebot_voice::duration()'],['../structtelebot__video__note.html#adc6087105df094b3572a2f088ba8dec8',1,'telebot_video_note::duration()']]] 10 | ]; 11 | -------------------------------------------------------------------------------- /docs/search/variables_4.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
    11 |
    Loading...
    12 |
    13 | 16 |
    Searching...
    17 |
    No Matches
    18 | 24 |
    25 | 26 | 27 | -------------------------------------------------------------------------------- /docs/search/variables_4.js: -------------------------------------------------------------------------------- 1 | var searchData= 2 | [ 3 | ['edit_5fdate',['edit_date',['../structtelebot__message.html#a64286b36bd80be093b3d0018bdf6e15b',1,'telebot_message']]], 4 | ['edited_5fchannel_5fpost',['edited_channel_post',['../structtelebot__update.html#a6dde1c016b0997dc9e98f619722f4938',1,'telebot_update']]], 5 | ['edited_5fmessage',['edited_message',['../structtelebot__update.html#a2f811a3cf5bd3955804fb0c5f9bb5b94',1,'telebot_update']]], 6 | ['emoji',['emoji',['../structtelebot__sticker.html#a89ceb87040b770110c2188640a392f22',1,'telebot_sticker']]], 7 | ['entities',['entities',['../structtelebot__message.html#ad2e3b404d3403a73ca11e25a992b25ff',1,'telebot_message']]] 8 | ]; 9 | -------------------------------------------------------------------------------- /docs/search/variables_5.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
    11 |
    Loading...
    12 |
    13 | 16 |
    Searching...
    17 |
    No Matches
    18 | 24 |
    25 | 26 | 27 | -------------------------------------------------------------------------------- /docs/search/variables_6.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
    11 |
    Loading...
    12 |
    13 | 16 |
    Searching...
    17 |
    No Matches
    18 | 24 |
    25 | 26 | 27 | -------------------------------------------------------------------------------- /docs/search/variables_6.js: -------------------------------------------------------------------------------- 1 | var searchData= 2 | [ 3 | ['game',['game',['../structtelebot__message.html#a32a2db9b8a412e2c1a59b6ed1d9be175',1,'telebot_message']]], 4 | ['game_5fshort_5fname',['game_short_name',['../structtelebot__callback__query.html#ac5fa98507a9c4dcb3ac68246b950a8f4',1,'telebot_callback_query']]], 5 | ['group_5fchat_5fcreated',['group_chat_created',['../structtelebot__message.html#a01edaccfe2966d14c8d6991e9c89464e',1,'telebot_message']]] 6 | ]; 7 | -------------------------------------------------------------------------------- /docs/search/variables_7.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
    11 |
    Loading...
    12 |
    13 | 16 |
    Searching...
    17 |
    No Matches
    18 | 24 |
    25 | 26 | 27 | -------------------------------------------------------------------------------- /docs/search/variables_7.js: -------------------------------------------------------------------------------- 1 | var searchData= 2 | [ 3 | ['has_5fcustom_5fcertificate',['has_custom_certificate',['../structtelebot__webhook__info.html#aa826fadf8fb74137e9ab6d61f3e54153',1,'telebot_webhook_info']]], 4 | ['height',['height',['../structtelebot__sticker.html#ac09ff20853c0a90dfcbf397441dd7c65',1,'telebot_sticker::height()'],['../structtelebot__photo.html#a9ee3ed495571feaf04765d0ba4c14b87',1,'telebot_photo::height()'],['../structtelebot__video.html#afc1d6fd6b606c89dae8abe69c2fb65ed',1,'telebot_video::height()'],['../structtelebot__animation.html#a4fbb35c451b536d555f6c242e7c8fa90',1,'telebot_animation::height()']]] 5 | ]; 6 | -------------------------------------------------------------------------------- /docs/search/variables_8.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
    11 |
    Loading...
    12 |
    13 | 16 |
    Searching...
    17 |
    No Matches
    18 | 24 |
    25 | 26 | 27 | -------------------------------------------------------------------------------- /docs/search/variables_8.js: -------------------------------------------------------------------------------- 1 | var searchData= 2 | [ 3 | ['id',['id',['../structtelebot__user.html#a574d6a2d15054917c8adc450eb905f3d',1,'telebot_user::id()'],['../structtelebot__chat.html#a579405f2d0ecf1076f16084945bd489a',1,'telebot_chat::id()'],['../structtelebot__poll.html#a699b4f6b681ea46399fa65affd35e34a',1,'telebot_poll::id()'],['../structtelebot__callback__query.html#acc93c5859c35e4e4f097db779af6b9c3',1,'telebot_callback_query::id()']]], 4 | ['inline_5fmessage_5fid',['inline_message_id',['../structtelebot__callback__query.html#a82c3efc065565316c1f0a1568f03c3d3',1,'telebot_callback_query']]], 5 | ['invite_5flink',['invite_link',['../structtelebot__chat.html#aa51a12fa6663f99097aefbbfb2785d42',1,'telebot_chat']]], 6 | ['invoice',['invoice',['../structtelebot__message.html#a1af403d49c54f145213c6ec71cb7ba7c',1,'telebot_message']]], 7 | ['is_5fanimated',['is_animated',['../structtelebot__sticker.html#ac1b199e5786b7b6516b1b880ffdb6469',1,'telebot_sticker::is_animated()'],['../structtelebot__sticker__set.html#acf4172f6f3f36e6e4360a2227dbf4b38',1,'telebot_sticker_set::is_animated()']]], 8 | ['is_5fanonymous',['is_anonymous',['../structtelebot__poll.html#a1e66a9d7086468b84ef1533a7d40b1fe',1,'telebot_poll']]], 9 | ['is_5fbot',['is_bot',['../structtelebot__user.html#afbabe3760525c25cf205709875033f96',1,'telebot_user']]], 10 | ['is_5fclosed',['is_closed',['../structtelebot__poll.html#aa9c037028a6626d082ad64a0d9f9ae20',1,'telebot_poll']]], 11 | ['is_5fmember',['is_member',['../structtelebot__chat__member.html#a9a7e6a93880b5ddc4dfdf030951e0ffe',1,'telebot_chat_member']]] 12 | ]; 13 | -------------------------------------------------------------------------------- /docs/search/variables_9.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
    11 |
    Loading...
    12 |
    13 | 16 |
    Searching...
    17 |
    No Matches
    18 | 24 |
    25 | 26 | 27 | -------------------------------------------------------------------------------- /docs/search/variables_9.js: -------------------------------------------------------------------------------- 1 | var searchData= 2 | [ 3 | ['keyboard',['keyboard',['../structtelebot__reply__keyboard__markup.html#a786885e5a2ff6d82f0c0eecf61d30694',1,'telebot_reply_keyboard_markup']]] 4 | ]; 5 | -------------------------------------------------------------------------------- /docs/search/variables_a.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
    11 |
    Loading...
    12 |
    13 | 16 |
    Searching...
    17 |
    No Matches
    18 | 24 |
    25 | 26 | 27 | -------------------------------------------------------------------------------- /docs/search/variables_a.js: -------------------------------------------------------------------------------- 1 | var searchData= 2 | [ 3 | ['language',['language',['../structtelebot__message__entity.html#a2d88da9e3796897e91984733f3e72460',1,'telebot_message_entity']]], 4 | ['language_5fcode',['language_code',['../structtelebot__user.html#af345d359c6fb6b01e36474a8866f039f',1,'telebot_user']]], 5 | ['last_5ferror_5fdate',['last_error_date',['../structtelebot__webhook__info.html#aa9da1411776240edf14d4c2e1fd7e71c',1,'telebot_webhook_info']]], 6 | ['last_5ferror_5fmessage',['last_error_message',['../structtelebot__webhook__info.html#a10a0820a1d809434a54469bfda59bc3c',1,'telebot_webhook_info']]], 7 | ['last_5fname',['last_name',['../structtelebot__user.html#a61e2a56841c575ab2c3a9a8f2c79e14d',1,'telebot_user::last_name()'],['../structtelebot__chat.html#a764ec0a1e48c807fcfc3631a7a75a4fd',1,'telebot_chat::last_name()'],['../structtelebot__contact.html#a5e5fcfbd310dc92401350133494cbc42',1,'telebot_contact::last_name()']]], 8 | ['latitude',['latitude',['../structtelebot__location.html#aa59cdc92ba76770596e05b0bf1076ec9',1,'telebot_location']]], 9 | ['left_5fchat_5fmembers',['left_chat_members',['../structtelebot__message.html#a4d42433295ece0d13bb9cd8cf4f7ff09',1,'telebot_message']]], 10 | ['length',['length',['../structtelebot__message__entity.html#a31048785009e5ae9f878b92ef4c8dad5',1,'telebot_message_entity::length()'],['../structtelebot__video__note.html#a5805f030a29560335e0be63ff20f677d',1,'telebot_video_note::length()']]], 11 | ['location',['location',['../structtelebot__message.html#ab874668daa401f404596202909fc722a',1,'telebot_message::location()'],['../structtelebot__venue.html#aee47495da2e1d79add5e6c2bfe2c0021',1,'telebot_venue::location()']]], 12 | ['longitude',['longitude',['../structtelebot__location.html#a26d73d87d28a2663f5f360a466dc184f',1,'telebot_location']]] 13 | ]; 14 | -------------------------------------------------------------------------------- /docs/search/variables_b.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
    11 |
    Loading...
    12 |
    13 | 16 |
    Searching...
    17 |
    No Matches
    18 | 24 |
    25 | 26 | 27 | -------------------------------------------------------------------------------- /docs/search/variables_b.js: -------------------------------------------------------------------------------- 1 | var searchData= 2 | [ 3 | ['mask_5fposition',['mask_position',['../structtelebot__sticker.html#a5028bc096975b5416694b0ed523bd4fb',1,'telebot_sticker']]], 4 | ['max_5fconnections',['max_connections',['../structtelebot__webhook__info.html#a5f11ebc5661efbf2449a3a421abe7f57',1,'telebot_webhook_info']]], 5 | ['media_5fgroup_5fid',['media_group_id',['../structtelebot__message.html#a7785733a7c389bb8a251f40b087773f0',1,'telebot_message']]], 6 | ['message',['message',['../structtelebot__callback__query.html#ade2eb81f616ea531b3c360d7c5f0c305',1,'telebot_callback_query::message()'],['../structtelebot__update.html#ad9fdf9986d210f3ca3d3dfce35ad0dc1',1,'telebot_update::message()']]], 7 | ['message_5fid',['message_id',['../structtelebot__message.html#ae1ade0ee3a98cc0a7b29ae5863c6b740',1,'telebot_message']]], 8 | ['migrate_5ffrom_5fchat_5fid',['migrate_from_chat_id',['../structtelebot__message.html#a40945d07175b3d2a251652697c9b7df7',1,'telebot_message']]], 9 | ['migrate_5fto_5fchat_5fid',['migrate_to_chat_id',['../structtelebot__message.html#ab5518f4d8b35d8c9e0e2d9c0ceb3222c',1,'telebot_message::migrate_to_chat_id()'],['../structtelebot__response__paramters.html#a5574f88bb60506cfa87b5e927d80f323',1,'telebot_response_paramters::migrate_to_chat_id()']]], 10 | ['mime_5ftype',['mime_type',['../structtelebot__audio.html#a7d4838477636009215eb2fb463a9bc5a',1,'telebot_audio::mime_type()'],['../structtelebot__document.html#ad1227b1e91865c057bf71dd4701c98d2',1,'telebot_document::mime_type()'],['../structtelebot__video.html#a08975b2c98b4b5a2d6b5e910f8e9790f',1,'telebot_video::mime_type()'],['../structtelebot__animation.html#a34325ac1fbc03e1832f118c9ba4f799f',1,'telebot_animation::mime_type()'],['../structtelebot__voice.html#a6c1cdfca5c8998a92694370eedbcf00b',1,'telebot_voice::mime_type()']]] 11 | ]; 12 | -------------------------------------------------------------------------------- /docs/search/variables_c.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
    11 |
    Loading...
    12 |
    13 | 16 |
    Searching...
    17 |
    No Matches
    18 | 24 |
    25 | 26 | 27 | -------------------------------------------------------------------------------- /docs/search/variables_c.js: -------------------------------------------------------------------------------- 1 | var searchData= 2 | [ 3 | ['name',['name',['../structtelebot__sticker__set.html#a71c9e74eaa54a99e66cdfa2b7f4783e3',1,'telebot_sticker_set']]], 4 | ['new_5fchat_5fmembers',['new_chat_members',['../structtelebot__message.html#a7dac0ae58457dc33ff86f13f0b571146',1,'telebot_message']]], 5 | ['new_5fchat_5fphotos',['new_chat_photos',['../structtelebot__message.html#a9710bb5db6974fbb2a4abdf6e5fb84b4',1,'telebot_message']]], 6 | ['new_5fchat_5ftitle',['new_chat_title',['../structtelebot__message.html#abe556ebbe94a857bb9e4a8dc4bd5c57a',1,'telebot_message']]] 7 | ]; 8 | -------------------------------------------------------------------------------- /docs/search/variables_d.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
    11 |
    Loading...
    12 |
    13 | 16 |
    Searching...
    17 |
    No Matches
    18 | 24 |
    25 | 26 | 27 | -------------------------------------------------------------------------------- /docs/search/variables_d.js: -------------------------------------------------------------------------------- 1 | var searchData= 2 | [ 3 | ['offset',['offset',['../structtelebot__message__entity.html#abf22412011b085705af3b231aa45ff8b',1,'telebot_message_entity']]], 4 | ['one_5ftime_5fkeyboard',['one_time_keyboard',['../structtelebot__reply__keyboard__markup.html#a85d79d6912fd82dbd34be6e54be265f9',1,'telebot_reply_keyboard_markup']]], 5 | ['option_5fids',['option_ids',['../structtelebot__poll__answer.html#a152ca2a951635cc37a679849f7157978',1,'telebot_poll_answer']]], 6 | ['options',['options',['../structtelebot__poll.html#a9b2107fba28453268012c594b9059f40',1,'telebot_poll']]] 7 | ]; 8 | -------------------------------------------------------------------------------- /docs/search/variables_e.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
    11 |
    Loading...
    12 |
    13 | 16 |
    Searching...
    17 |
    No Matches
    18 | 24 |
    25 | 26 | 27 | -------------------------------------------------------------------------------- /docs/search/variables_e.js: -------------------------------------------------------------------------------- 1 | var searchData= 2 | [ 3 | ['passport_5fdata',['passport_data',['../structtelebot__message.html#a54df3f6062815f400872ab69bdaaaefe',1,'telebot_message']]], 4 | ['pending_5fupdate_5fcount',['pending_update_count',['../structtelebot__webhook__info.html#af6c3d995a747ba328252c686bcfe1c24',1,'telebot_webhook_info']]], 5 | ['performer',['performer',['../structtelebot__audio.html#a832268c70afe11e449530ac73bf60d49',1,'telebot_audio']]], 6 | ['permissions',['permissions',['../structtelebot__chat.html#a68a794460080e439cf766ee5748ee6c6',1,'telebot_chat']]], 7 | ['phone_5fnumber',['phone_number',['../structtelebot__contact.html#a7e4a17560ab68d8351290855a9f80802',1,'telebot_contact']]], 8 | ['photo',['photo',['../structtelebot__chat.html#a0c76abf9401feba5696e3f5125b96cc5',1,'telebot_chat']]], 9 | ['photos',['photos',['../structtelebot__message.html#a4b17614199f063ea1e63c40cc7a6ab22',1,'telebot_message::photos()'],['../structtelebot__user__profile__photos.html#a38759ac78f2c4bd0a2b85325e05f5666',1,'telebot_user_profile_photos::photos()']]], 10 | ['pinned_5fmessage',['pinned_message',['../structtelebot__chat.html#adcaadc0069d303e1ef13ea51d131a132',1,'telebot_chat::pinned_message()'],['../structtelebot__message.html#aa189de80771641378e62da50462fb693',1,'telebot_message::pinned_message()']]], 11 | ['point',['point',['../structtelebot__mask__position.html#a218d640531e907a99b03f0b11328acac',1,'telebot_mask_position']]], 12 | ['poll',['poll',['../structtelebot__message.html#a2671d5bd21a1d3716d8cbaf68f60f494',1,'telebot_message::poll()'],['../structtelebot__update.html#ad637fcb3112bfa31d26270c6a887096b',1,'telebot_update::poll()']]], 13 | ['poll_5fanser',['poll_anser',['../structtelebot__update.html#ae36d497ee1b04fdd9848148ea17c46de',1,'telebot_update']]], 14 | ['poll_5fid',['poll_id',['../structtelebot__poll__answer.html#a26a917e855abbe51db4262f25c3cabac',1,'telebot_poll_answer']]] 15 | ]; 16 | -------------------------------------------------------------------------------- /docs/search/variables_f.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
    11 |
    Loading...
    12 |
    13 | 16 |
    Searching...
    17 |
    No Matches
    18 | 24 |
    25 | 26 | 27 | -------------------------------------------------------------------------------- /docs/search/variables_f.js: -------------------------------------------------------------------------------- 1 | var searchData= 2 | [ 3 | ['question',['question',['../structtelebot__poll.html#a864f1d97bab86724cebeca59073a7336',1,'telebot_poll']]] 4 | ]; 5 | -------------------------------------------------------------------------------- /docs/splitbar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smartnode/telebot/63693b4f9bcdc3fd0b0f2b37104b6694d723b5b4/docs/splitbar.png -------------------------------------------------------------------------------- /docs/structtelebot__dice-members.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | Telebot: Member List 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 |
    19 |
    20 | 21 | 22 | 23 | 29 | 30 | 31 |
    24 |
    Telebot 25 |  4.7.0 26 |
    27 |
    Library for Telegram bot API
    28 |
    32 |
    33 | 34 | 35 | 38 | 39 | 40 | 46 | 47 | 48 |
    52 |
    53 | 54 | 55 |
    56 | 59 |
    60 | 61 |
    62 |
    63 |
    64 |
    telebot_dice Member List
    65 |
    66 |
    67 | 68 |

    This is the complete list of members for telebot_dice, including all inherited members.

    69 | 70 | 71 |
    valuetelebot_dice
    72 | 73 | 78 | 79 | 80 | -------------------------------------------------------------------------------- /docs/structtelebot__keyboard__button__poll__type-members.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | Telebot: Member List 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 |
    19 |
    20 | 21 | 22 | 23 | 29 | 30 | 31 |
    24 |
    Telebot 25 |  4.7.0 26 |
    27 |
    Library for Telegram bot API
    28 |
    32 |
    33 | 34 | 35 | 38 | 39 | 40 | 46 | 47 | 48 |
    52 |
    53 | 54 | 55 |
    56 | 59 |
    60 | 61 |
    62 |
    63 |
    64 |
    telebot_keyboard_button_poll_type Member List
    65 |
    66 |
    67 | 68 |

    This is the complete list of members for telebot_keyboard_button_poll_type, including all inherited members.

    69 | 70 | 71 |
    typetelebot_keyboard_button_poll_type
    72 | 73 | 78 | 79 | 80 | -------------------------------------------------------------------------------- /docs/sync_off.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smartnode/telebot/63693b4f9bcdc3fd0b0f2b37104b6694d723b5b4/docs/sync_off.png -------------------------------------------------------------------------------- /docs/sync_on.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smartnode/telebot/63693b4f9bcdc3fd0b0f2b37104b6694d723b5b4/docs/sync_on.png -------------------------------------------------------------------------------- /docs/tab_a.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smartnode/telebot/63693b4f9bcdc3fd0b0f2b37104b6694d723b5b4/docs/tab_a.png -------------------------------------------------------------------------------- /docs/tab_b.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smartnode/telebot/63693b4f9bcdc3fd0b0f2b37104b6694d723b5b4/docs/tab_b.png -------------------------------------------------------------------------------- /docs/tab_h.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smartnode/telebot/63693b4f9bcdc3fd0b0f2b37104b6694d723b5b4/docs/tab_h.png -------------------------------------------------------------------------------- /docs/tab_s.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smartnode/telebot/63693b4f9bcdc3fd0b0f2b37104b6694d723b5b4/docs/tab_s.png -------------------------------------------------------------------------------- /include/telebot-common.h: -------------------------------------------------------------------------------- 1 | /* 2 | * telebot 3 | * 4 | * Copyright (c) 2015 Elmurod Talipov. 5 | * 6 | * Licensed under the Apache License, Version 2.0 (the License); 7 | * you may not use this file except in compliance with the License. 8 | * You may obtain a copy of the License at 9 | * 10 | * http://www.apache.org/licenses/LICENSE-2.0 11 | * 12 | * Unless required by applicable law or agreed to in writing, software 13 | * distributed under the License is distributed on an "AS IS" BASIS, 14 | * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 15 | * See the License for the specific language governing permissions and 16 | * limitations under the License. 17 | */ 18 | 19 | #ifndef __TELEBOT_COMMON_H__ 20 | #define __TELEBOT_COMMON_H__ 21 | 22 | #ifdef __cplusplus 23 | extern "C" { 24 | #endif 25 | 26 | /** 27 | * @file telebot-common.h 28 | * @ingroup TELEBOT_API 29 | * @brief This file contains telegram bot common defintions 30 | * @author Elmurod Talipov 31 | * @date 2020-04-19 32 | */ 33 | 34 | /** 35 | * @defgroup TELEBOT_API Simple Telegram Bot API 36 | * @brief Simplified APIs to create telegram bot. 37 | * 38 | * @addtogroup TELEBOT_API 39 | * @{ 40 | */ 41 | 42 | /** 43 | * @brief Enumerations of error code for telebot programming interface 44 | */ 45 | typedef enum { 46 | TELEBOT_ERROR_NONE = 0, /**< Successful */ 47 | TELEBOT_ERROR_OPERATION_FAILED = -1, /**< Operation failed */ 48 | TELEBOT_ERROR_NOT_SUPPORTED = -2, /**< Not supported */ 49 | TELEBOT_ERROR_OUT_OF_MEMORY = -3, /**< Out of memory */ 50 | TELEBOT_ERROR_NO_CONNECTION = -4, /**< No Internet connection */ 51 | TELEBOT_ERROR_INVALID_PARAMETER = -5, /**< Invalid parameter */ 52 | } telebot_error_e; 53 | 54 | /** 55 | * @} // end of APIs 56 | */ 57 | 58 | #ifdef __cplusplus 59 | } 60 | #endif 61 | 62 | #endif /* __TELEBOT_COMMON_H__ */ 63 | 64 | -------------------------------------------------------------------------------- /include/telebot.h: -------------------------------------------------------------------------------- 1 | /* 2 | * telebot 3 | * 4 | * Copyright (c) 2015 Elmurod Talipov. 5 | * 6 | * Licensed under the Apache License, Version 2.0 (the License); 7 | * you may not use this file except in compliance with the License. 8 | * You may obtain a copy of the License at 9 | * 10 | * http://www.apache.org/licenses/LICENSE-2.0 11 | * 12 | * Unless required by applicable law or agreed to in writing, software 13 | * distributed under the License is distributed on an "AS IS" BASIS, 14 | * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 15 | * See the License for the specific language governing permissions and 16 | * limitations under the License. 17 | */ 18 | 19 | #ifndef __TELEBOT_H__ 20 | #define __TELEBOT_H__ 21 | 22 | #include "telebot-common.h" 23 | #include "telebot-types.h" 24 | #include "telebot-methods.h" 25 | 26 | #endif /* __TELEBOT_H__ */ 27 | 28 | -------------------------------------------------------------------------------- /telebot.pc.in: -------------------------------------------------------------------------------- 1 | prefix=@PREFIX@ 2 | exec_prefix=@EXEC_PREFIX@ 3 | libdir=@LIBDIR@ 4 | includedir=@INCLUDEDIR@ 5 | 6 | Name: @PROJECT_NAME@ 7 | Description: @PROJECT_DESCRIPTION@ 8 | Version: @VERSION@ 9 | Requires: @DEPENDENTS@ 10 | Libs: -L${libdir} -l@PROJECT_NAME@ 11 | Cflags: -I${includedir} 12 | -------------------------------------------------------------------------------- /test/CMakeLists.txt: -------------------------------------------------------------------------------- 1 | SET(TEST_NAME echobot) 2 | SET(TEST_SRC echobot.c) 3 | ADD_EXECUTABLE(${TEST_NAME} ${TEST_SRC}) 4 | TARGET_LINK_LIBRARIES(${TEST_NAME} ${PKGS_LDFLAGS} ${PROJECT_NAME} pthread) 5 | 6 | #EOF 7 | -------------------------------------------------------------------------------- /test/echobot.c: -------------------------------------------------------------------------------- 1 | #include 2 | #include 3 | #include 4 | #include 5 | #include 6 | #include 7 | 8 | #define SIZE_OF_ARRAY(array) (sizeof(array) / sizeof(array[0])) 9 | 10 | int main(int argc, char *argv[]) 11 | { 12 | printf("Welcome to Echobot\n"); 13 | 14 | FILE *fp = fopen(".token", "r"); 15 | if (fp == NULL) 16 | { 17 | printf("Failed to open .token file\n"); 18 | return -1; 19 | } 20 | 21 | char token[1024]; 22 | if (fscanf(fp, "%s", token) == 0) 23 | { 24 | printf("Failed to read token\n"); 25 | fclose(fp); 26 | return -1; 27 | } 28 | printf("Token: %s\n", token); 29 | fclose(fp); 30 | 31 | telebot_handler_t handle; 32 | if (telebot_create(&handle, token) != TELEBOT_ERROR_NONE) 33 | { 34 | printf("Telebot create failed\n"); 35 | return -1; 36 | } 37 | 38 | telebot_user_t me; 39 | if (telebot_get_me(handle, &me) != TELEBOT_ERROR_NONE) 40 | { 41 | printf("Failed to get bot information\n"); 42 | telebot_destroy(handle); 43 | return -1; 44 | } 45 | 46 | printf("ID: %d\n", me.id); 47 | printf("First Name: %s\n", me.first_name); 48 | printf("User Name: %s\n", me.username); 49 | 50 | telebot_put_me(&me); 51 | 52 | int index, count, offset = -1; 53 | telebot_error_e ret; 54 | telebot_message_t message; 55 | telebot_update_type_e update_types[] = {TELEBOT_UPDATE_TYPE_MESSAGE}; 56 | 57 | while (1) 58 | { 59 | telebot_update_t *updates; 60 | ret = telebot_get_updates(handle, offset, 20, 0, update_types, 0, &updates, &count); 61 | if (ret != TELEBOT_ERROR_NONE) 62 | continue; 63 | printf("Number of updates: %d\n", count); 64 | for (index = 0; index < count; index++) 65 | { 66 | message = updates[index].message; 67 | if (message.text) 68 | { 69 | printf("%s: %s \n", message.from->first_name, message.text); 70 | if (strstr(message.text, "/dice")) 71 | { 72 | telebot_send_dice(handle, message.chat->id, false, 0, ""); 73 | } 74 | else 75 | { 76 | char str[4096]; 77 | if (strstr(message.text, "/start")) 78 | { 79 | snprintf(str, SIZE_OF_ARRAY(str), "Hello %s", message.from->first_name); 80 | } 81 | else 82 | { 83 | snprintf(str, SIZE_OF_ARRAY(str), "%s", message.text); 84 | } 85 | ret = telebot_send_message(handle, message.chat->id, str, "HTML", false, false, updates[index].message.message_id, ""); 86 | } 87 | if (ret != TELEBOT_ERROR_NONE) 88 | { 89 | printf("Failed to send message: %d \n", ret); 90 | } 91 | } 92 | offset = updates[index].update_id + 1; 93 | } 94 | telebot_put_updates(updates, count); 95 | 96 | sleep(1); 97 | } 98 | 99 | telebot_destroy(handle); 100 | 101 | return 0; 102 | } 103 | --------------------------------------------------------------------------------