Class GroupAttribute
Specifies that TelegramModule in group
Inheritance
System.Object
GroupAttribute
Namespace: TelegramModularFramework.Modules
Assembly: TelegramModularFramework.dll
Syntax
public class GroupAttribute : Attribute
Constructors
| Improve this Doc View SourceGroupAttribute(String)
Declaration
public GroupAttribute(string name)
Parameters
Type | Name | Description |
---|---|---|
System.String | name |
Properties
| Improve this Doc View SourceName
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String |