Search Results for

    Telegram Modular Framework

    Nuget Source
    Framework for writing telegram bots with Telegram.Bots and modules

    Warning

    In development.

    Quick start

    • Project Creation

    Features

    • Commands
      • Handling text messages starting with /
      • Parsing strings to method arguments
      • Authomatic sets bot commands list
    • Actions
      • Handling other text messages
    • States
      • Handles all messages when stage activated through other handlers
      • Passing string value to method or parsing strings to method arguments
      • Nested states
    • Callback Queries
      • Handling queries by paths with dynamic path parameters
      • Parameters type convertion
    • .NET Generic Host
    • Dependency injection in modules
    • Long pooling
    • WebHook
    • Localization

    Samples

    • Commands, actions, stages and callbacks
    • WebHook
    • Improve this Doc
    ☀
    ☾
    In This Article
    Back to top
    TelegramModularFramework (c) 2022-2022
    ☀
    ☾