Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PinnerInterface ¶
type PinnerInterface interface { Init() PinMessageToSomeChats(update *tgbotapi.Update) string PinMessageToAllChats(update *tgbotapi.Update) string }
PinnerInterface implements Pinner for importing via appcontext
Click to show internal directories.
Click to hide internal directories.