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

2 uses

	github.com/gotd/td/tg (current package)
		tl_handlers_gen.go#L1010: type BotStoppedHandler func(ctx context.Context, e Entities, update *UpdateBotStopped) error
		tl_handlers_gen.go#L1013: func (u UpdateDispatcher) OnBotStopped(handler BotStoppedHandler) {