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

2 uses

	github.com/gotd/td/tg (current package)
		tl_handlers_gen.go#L660: type LangPackTooLongHandler func(ctx context.Context, e Entities, update *UpdateLangPackTooLong) error
		tl_handlers_gen.go#L663: func (u UpdateDispatcher) OnLangPackTooLong(handler LangPackTooLongHandler) {