feat: enhance help inform structure and update command descriptions across various handlers
This commit is contained in:
6
model/help_inform.go
Normal file
6
model/help_inform.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package model
|
||||
|
||||
type HelpInform struct {
|
||||
Trigger string
|
||||
Inform string
|
||||
}
|
||||
Reference in New Issue
Block a user