Files
Hubert Chen 1313bee157 add startgroup button for detect keyword
contain:
    remove `ChatType` func
    add `AnyType` func
internal_plugin:
    allow all chat types for `/start` and `/help` commands
    only show default help message in `private` chat type
    add underline suffix to `WithPrefixHandler.Prefix` field when checking command prefix
handler_command_slash_start.go:
    change default chat types
2025-07-29 23:47:11 +08:00
..