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

2 uses

	github.com/gotd/td/tg (current package)
		tl_handlers_gen.go#L280: type ServiceNotificationHandler func(ctx context.Context, e Entities, update *UpdateServiceNotification) error
		tl_handlers_gen.go#L283: func (u UpdateDispatcher) OnServiceNotification(handler ServiceNotificationHandler) {