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

2 uses

	github.com/gotd/td/tg (current package)
		tl_handlers_gen.go#L160: type ChatParticipantsHandler func(ctx context.Context, e Entities, update *UpdateChatParticipants) error
		tl_handlers_gen.go#L163: func (u UpdateDispatcher) OnChatParticipants(handler ChatParticipantsHandler) {