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

2 uses

	github.com/gotd/td/tg (current package)
		tl_handlers_gen.go#L1070: type AttachMenuBotsHandler func(ctx context.Context, e Entities, update *UpdateAttachMenuBots) error
		tl_handlers_gen.go#L1073: func (u UpdateDispatcher) OnAttachMenuBots(handler AttachMenuBotsHandler) {