This commit is contained in:
2026-03-07 19:54:48 +04:00
parent 16b6215a31
commit 6c3253107a
7 changed files with 8797 additions and 4 deletions
@@ -33,7 +33,6 @@ namespace Telegrator.Hosting
/// Initializes a new instance of the <see cref="TelegramBotHost"/> class.
/// </summary>
/// <param name="hostApplicationBuilder">The proxied instance of host builder.</param>
/// <param name="handlers"></param>
public TelegramBotHost(HostApplicationBuilder hostApplicationBuilder)
{
// Registering this host in services for easy access