1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-06-15 06:15:27 +00:00
tgbotapi/tgbotapi.core/src/commonMain/kotlin/dev/inmo/tgbotapi/requests/send
2024-04-17 13:55:37 +06:00
..
abstracts remove redundant includes of business connection id in send requests 2024-04-17 13:55:37 +06:00
games remove redundant includes of business connection id in send requests 2024-04-17 13:55:37 +06:00
media remove redundant includes of business connection id in send requests 2024-04-17 13:55:37 +06:00
payments remove redundant includes of business connection id in send requests 2024-04-17 13:55:37 +06:00
polls remove redundant includes of business connection id in send requests 2024-04-17 13:55:37 +06:00
CopyMessage.kt remove redundant includes of business connection id in send requests 2024-04-17 13:55:37 +06:00
CopyMessages.kt remove redundant includes of business connection id in send requests 2024-04-17 13:55:37 +06:00
SendAction.kt start adding of support business_connection_id in sending requests 2024-04-16 23:11:01 +06:00
SendContact.kt remove redundant includes of business connection id in send requests 2024-04-17 13:55:37 +06:00
SendDice.kt start adding of support business_connection_id in sending requests 2024-04-16 23:11:01 +06:00
SendLocation.kt remove redundant includes of business connection id in send requests 2024-04-17 13:55:37 +06:00
SendMessage.kt remove redundant includes of business connection id in send requests 2024-04-17 13:55:37 +06:00
SendVenue.kt remove redundant includes of business connection id in send requests 2024-04-17 13:55:37 +06:00
SetMessageReactions.kt add support of setMessageReactions 2023-12-31 16:27:35 +06:00