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

2 uses

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