index
:
fadhil_riyanto/libTgBot.git
master
C++ library for Telegram bot API
Fadhil Riyanto
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
tgbot
/
types
/
Message.h
Age
Commit message (
Expand
)
Author
2024-04-22
Update to Bot API 7.2
llnulldisk
2024-04-20
Update to Bot API 7.1
llnulldisk
2024-04-20
Update to Bot API 7.0
llnulldisk
2024-04-15
Update to Bot API 6.9
llnulldisk
2024-04-15
Update to Bot API 6.8
llnulldisk
2023-02-11
Update to Bot API 6.5
llnulldisk
2023-01-02
Update to Bot API 6.4
llnulldisk
2022-11-05
Update to Bot API 6.3
llnulldisk
2022-09-11
Update to API 6.0
llnulldisk
2022-09-04
Update to API 5.5
llnulldisk
2022-09-04
Update to API 5.2
llnulldisk
2022-09-04
Update to API 5.1
llnulldisk
2022-09-03
Update to API 5.0
llnulldisk
2022-08-31
Add Telegram Passport
llnulldisk
2022-08-30
Update to API 4.9
llnulldisk
2022-08-30
Rework Bot API 4.7
llnulldisk
2022-08-30
Update to API 4.7
llnulldisk
2021-12-09
Add is_automatic_forward property to Message object
Tindy X
2020-03-22
Fix header order.
Egor Pugin
2020-03-13
fix: use C++ fixed-width types instead of C types
Alexander Zaitsev
2019-12-05
Combile all licenses in LICENSE. Fix Dockerfile_test
Oleg Morozenkov
2019-11-19
API 4.3
nitanmarcel
2019-11-19
API 4.2
nitanmarcel
2018-07-27
Bot API 4.0 - Part 1
JellyBrick
2018-07-23
Refactor http clients, fix webhook server, add more samples, change tabs to 4...
Oleg Morozenkov
2018-06-22
Bot API 3.0 Invoice method implemented
JellyBrick
2018-05-29
Bot API 2.2 (Game) update
JellyBrick
2018-05-29
Added @brief to the Doxygen comment.
JellyBrick
2018-05-28
Bot API 3.6 update
JellyBrick
2018-05-28
Bot API 3.4 update
JellyBrick
2018-05-27
Bot API 3.3 update
JellyBrick
2018-05-27
Bot API 3.0 (Maks Mazurov (fox.cpp))
JellyBrick
2016-12-30
edit Message type
kukin-konstantin
2016-04-17
Added new type: Venue, MessageEntity
Andrea Giove
2016-03-26
Updated Message class
Andrea Giove
2015-12-06
Some fixes. Closes #9, #10
Oleg Morozenkov
2015-11-23
Add Chat class
Naveen
2015-08-11
Fixed compiler's errors in TgTypeParser + fixed indentation + some other fixes
Oleg Morozenkov
2015-07-27
Documentation
Oleg Morozenkov