package
3.0.0+incompatible
Repository: https://github.com/shitpostingio/autopostingbot.git
Documentation: pkg.go.dev

# Structs

AddCommandHandler represents the handler of the /add command.
CaptionCommandHandler represents the handler of the /caption command.
CreditCommandHandler represents the handler of the /credit command.
DeleteCommandHandler represents the handler of the /delete command.
InfoCommandHandler represents the handler of the /info command.
PauseCommandHandler represents the handler of the /pause command.
PeekCommandHandler represents the handler of the /peek command.
PostNowCommandHandler represents the handler of the /postnow command.
PreviewCommandHandler represents the handler of the /preview command.
SetChannelNameCommandHandler represents the handler of the /setchannelname command.
StatusCommandHandler represents the handler of the /status command.
ThanksCommandHandler represents the handler of the /thanks command.

# Interfaces

Handler is the base interface for all command handlers.