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

2 uses

	github.com/gotd/td/tg (current package)
		tl_handlers_gen.go#L1744: type BotStarsSubscriptionHandler func(ctx context.Context, e Entities, update *UpdateBotStarsSubscription) error
		tl_handlers_gen.go#L1747: func (u UpdateDispatcher) OnBotStarsSubscription(handler BotStarsSubscriptionHandler) {