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

2 uses

	github.com/gotd/td/tg (current package)
		tl_handlers_gen.go#L250: type ChatParticipantDeleteHandler func(ctx context.Context, e Entities, update *UpdateChatParticipantDelete) error
		tl_handlers_gen.go#L253: func (u UpdateDispatcher) OnChatParticipantDelete(handler ChatParticipantDeleteHandler) {