Search Results for

    Show / Hide Table of Contents

    Class SummaryAttribute

    Add description to command or action info which can be used after in /help or in SetMyCommands()

    Inheritance
    System.Object
    SummaryAttribute
    Namespace: TelegramModularFramework.Modules
    Assembly: TelegramModularFramework.dll
    Syntax
    public class SummaryAttribute : Attribute

    Constructors

    | Improve this Doc View Source

    SummaryAttribute(String)

    Declaration
    public SummaryAttribute(string summary)
    Parameters
    Type Name Description
    System.String summary

    Properties

    | Improve this Doc View Source

    Summary

    Declaration
    public string Summary { get; }
    Property Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    ☀
    ☾
    In This Article
    Back to top
    TelegramModularFramework (c) 2022-2022
    ☀
    ☾