Search Results for

    Show / Hide Table of Contents

    Class TelegramBotWebHookWebApplicationExtensions

    Inheritance
    System.Object
    TelegramBotWebHookWebApplicationExtensions
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: TelegramModularFramework.WebHook
    Assembly: TelegramModularFramework.WebHook.dll
    Syntax
    public static class TelegramBotWebHookWebApplicationExtensions

    Methods

    | Improve this Doc View Source

    MapTelegramWebHook(WebApplication)

    Creates route for receiving WebHooks with ASP.Net minimal API

    Declaration
    public static void MapTelegramWebHook(this WebApplication app)
    Parameters
    Type Name Description
    Microsoft.AspNetCore.Builder.WebApplication app

    App to configure

    • Improve this Doc
    • View Source
    ☀
    ☾
    In This Article
    Back to top
    TelegramModularFramework (c) 2022-2022
    ☀
    ☾