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

2 uses

	github.com/gotd/td/tg (current package)
		tl_handlers_gen.go#L1040: type PendingJoinRequestsHandler func(ctx context.Context, e Entities, update *UpdatePendingJoinRequests) error
		tl_handlers_gen.go#L1043: func (u UpdateDispatcher) OnPendingJoinRequests(handler PendingJoinRequestsHandler) {