Telegram.Bot v15.0.0 Release Notes

Release Date: 2019-08-07 // over 4 years ago
  • โž• Added

    • Type ChatPermissions
    • Type SetChatPermissionsRequest
    • Property Sticker.IsAnimated
    • Property StickerSet.IsAnimated
    • Property Chat.Permissions
    • Property ChatMember.CanSendPolls

    ๐Ÿ”„ Changed

    • Individual permission properties in RestrictChatMemberRequest changed to Permissions property of type ChatPermissions
    • Individual permission parameters in ITelegramBotClient.RestrictChatMemberAsync changed to a single parameter of type ChatPermissions
    • Marked Chat.AllMembersAreAdministrators as obsolete

    ๐Ÿ›  Fixed

    • XML doc comments about caption maximum length