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

2 uses

	github.com/gotd/td/tg (current package)
		tl_handlers_gen.go#L1644: type ManagedBotHandler func(ctx context.Context, e Entities, update *UpdateManagedBot) error
		tl_handlers_gen.go#L1647: func (u UpdateDispatcher) OnManagedBot(handler ManagedBotHandler) {