Documentation
¶
Index ¶
- Variables
- func AddFeeds(ctx context.Context, b *bot.Bot, update *models.Update)
- func DisableFeeds(ctx context.Context, b *bot.Bot, update *models.Update)
- func Hello(ctx context.Context, b *bot.Bot, update *models.Update)
- func Help(ctx context.Context, b *bot.Bot, update *models.Update)
- func Init()
- func ListFeeds(ctx context.Context, b *bot.Bot, update *models.Update)
- func OnCallback(ctx context.Context, b *bot.Bot, update *models.Update)
- func Ping(ctx context.Context, b *bot.Bot, update *models.Update)
- func Start(ctx context.Context, b *bot.Bot, update *models.Update)
- func TagsAdd(ctx context.Context, b *bot.Bot, update *models.Update)
- func TagsDelete(ctx context.Context, b *bot.Bot, update *models.Update)
- func TagsList(ctx context.Context, b *bot.Bot, update *models.Update)
Constants ¶
This section is empty.
Variables ¶
View Source
var OttoClient *otto.Client
Functions ¶
func DisableFeeds ¶ added in v1.3.0
func OnCallback ¶ added in v1.3.0
func TagsDelete ¶ added in v1.2.0
Types ¶
This section is empty.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.