Skip to content

Conversation

@denzen84
Copy link
Contributor

  • fixed bugs (all found by AI)
  • some code improvement;
  • added "-O2" compiler flag
  • DDEBUG=0 by default
  • added sendMediaGroup function
  • added new example 'estgb' - powerful console utility to send texts, pics, video via telegram bot

fixed "True" -> "true", "False" - "false", "can_invite_users" instead of "can_pin_messages"
Fix mistype "chonse_inline_result" -> "chosen_inline_result"
Fix memset(dice, 0, sizeof(telebot_location_t)); -> sizeof(telebot_dice_t)
mimes[index].name = "message_id" instead of "disable_notification" at line 2116
poll_anser -> poll_answer
poll_anser -> poll_answer
poll_anser -> poll_answer
added SendMediaGroup
telebot_error_e telebot_core_send_media_group
telebot_error_e telebot_send_media_group
telebot_error_e telebot_send_media_group
added estgb utility
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant