Telegram.Bot v13.1.0 Release Notes

Release Date: 2017-07-23 // almost 7 years ago
  • โž• Added

    • Method KickChatMemberAsync parameter untilDate
    • Method RestrictChatMemberAsync
    • Method PromoteChatMemberAsync
    • Method ExportChatInviteLinkAsync
    • Method SetChatPhotoAsync
    • Method DeleteChatPhotoAsync
    • Method SetChatTitleAsync
    • Method SetChatDescriptionAsync
    • Method PinChatMessageAsync
    • Method UnpinChatMessageAsync
    • Method SendVideoNoteAsync parameter length
    • Method GetStickerSetAsync
    • Method UploadStickerFileAsync
    • Method CreateNewStickerSetAsync
    • Method AddStickerToSetAsync
    • Method SetStickerPositionInSetAsync
    • โœ… Method DeleteStickerFromSetAsync
    • Type VideoNote property Length
    • Type Chatproperties Photo, Description, InviteLink
    • Type ChatMember properties UntilDate, Can*
    • Type Sticker properties SetName and MaskPosition
    • Type MaskPosition
    • Type StickerSet
    • Type ChatPhoto
    • Types InlineKeyboard*Button
    • Enum MaskPositionPoint

    ๐Ÿ”„ Changed

    • โช User and Chat Ids reverted to base types
    • DateTimes are now in local time zone
    • Splitedd Keyboardbuttons in InlineKeyboardCallbackButton, InlineKeyboardCallbackGameButton, InlineKeyboardPayButton, InlineKeyboardSwitchCallbackQueryCurrentButton, InlineKeyboardSwitchInlineQueryButton and InlineKeyboardUrlButton

    ๐Ÿ›  Fixed

    • Inline messge editing
    • InlineQueryResult* ThumbHight and ThumbWidth
    • Method SetWebHookAsync parameter max_connections
    • Method SetGameStoreAsync
    • Type CallbackQuery Property Data optimal
    • Type Message can now be a VideoNoteMessage