* Fixed minor building errors
This commit is contained in:
@@ -77,7 +77,7 @@ namespace Telegrator.Handlers
|
||||
int? directMessageTopicId = null,
|
||||
SuggestedPostParameters? suggestedPostParameters = null,
|
||||
CancellationToken cancellationToken = default)
|
||||
=> await Container.Response(
|
||||
=> await Container.Responce(
|
||||
text, parseMode, replyParameters,
|
||||
replyMarkup, linkPreviewOptions,
|
||||
messageThreadId, entities,
|
||||
|
||||
Reference in New Issue
Block a user