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

2 uses

	github.com/gotd/td/tg (current package)
		tl_handlers_gen.go#L1554: type GroupCallEncryptedMessageHandler func(ctx context.Context, e Entities, update *UpdateGroupCallEncryptedMessage) error
		tl_handlers_gen.go#L1557: func (u UpdateDispatcher) OnGroupCallEncryptedMessage(handler GroupCallEncryptedMessageHandler) {