type github.com/gotd/td/tg.BotCommandsHandler

2 uses

	github.com/gotd/td/tg (current package)
		tl_handlers_gen.go#L1030: type BotCommandsHandler func(ctx context.Context, e Entities, update *UpdateBotCommands) error
		tl_handlers_gen.go#L1033: func (u UpdateDispatcher) OnBotCommands(handler BotCommandsHandler) {