All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Method
DeleteMessage
- Method
SendVideoNote
- Method
SendInvoice
- Method
AnswerShippingQuery
- Method
AnswerPreCheckoutQuery
- Type
Invoice
- Type
LabeledPrice
- Type
ShippingAddress
- Type
ShippingOption
- Type
ShippingQuery
- Type
SuccessfulPayment
- Type
OrderInfo
- Type
PreCheckoutQuery
- Type
VideoNote
- Type
Message
propertiesVideoNote
,Invoice
andSuccessfulPayment
- Type
User
popertyLanguageCode
- Type
Update
propertiesShippingQuery
andPreCheckoutQuery
- Type
InlineQueryResultGif
porpertyDuration
- Type
InlineQueryResultMpeg4Gif
porpertyDuration
- Type
InlineeyboardButton
propertyPay
- Enum
ChatAction
membersRecordVideoNote
andUplaodVideoNote
- Enum
UpdateType
membersShippingQuery
andPreCheckoutQuery
- Property
NewChatMember
replaced withNewChatMembers
on TypeMessage
- Method
SetWebHookAsync
parametersmaxConnections
,allowedUpdates
- Method
AnswerCallbackQueryAsync
parametercacheTime
- Method
StartReceiving
parameterallowedUpdates
- Method
DeleteWebhookAsync
- Method
GetWebhookInfoAsync
- Type
ApiExceptions
propertyParameters
- Type
InlineKeyboardButton
propertySwitchInlineQueryCurrentChat
- Type
ResponseParameters
- Type
WebhookInfo
- Type
ChatId
- Type
Chat
propertyAllMembersAreAdministrators
- Type
Message
propertyForwardFromMessageId
- Type
Update
propertyChannelPost
,EditedChannelPost
- Event
OnReceiveGeneralError
- Enum
UpdateType
memberChannelPost
,EditedChannelPost
- Enum
FileType
- Game Support
- Method
SetGameScoreAsync
- Method
SendGameAsync
- Method
GetGameHighScoresAsync
- Method
AnswerCallbackQueryAsync
parameterurl
- Type
Animation
- Type
CallBackGame
- Type
CallBackquery
propertiesChatInstance
,GameShortName
- Type
GameHighScore
- Type
InlineKeyboardButton
propertiyCallbackGame
- Type
InlineQueryResults
- Type
Message
propertyGame
- Enum
InlineQueryResultType
memberGame
- Enum
MesageType
memberGame
- Method
- Now the
HttpClient
will be reused - Consolidated timeouts
- To use a proxy, use the constructor
- Unified the
chatId
parameters - Replaced
ReplyKeyboardHide
withReplyKeyboardRemove
- Replaced all file sending overloads with
FileToSend
- Removed deprecated API class
- Removed deprecated methods and events
- Removed
StartReceiving
overload withtimeout
parameter