Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ForwarderInterface ¶
type ForwarderInterface interface { Init() ProcessForward(update *tgbotapi.Update, playerRaw *dbmapping.Player) string }
ForwarderInterface implements Getters for importing via appcontext.
Click to show internal directories.
Click to hide internal directories.