31 lines
1.0 KiB
PHP
31 lines
1.0 KiB
PHP
<?php
|
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
# source: ChatRoomInviteApproveTask.proto
|
|
|
|
namespace GPBMetadata;
|
|
|
|
class ChatRoomInviteApproveTask
|
|
{
|
|
public static $is_initialized = false;
|
|
|
|
public static function initOnce() {
|
|
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
|
|
|
|
if (static::$is_initialized == true) {
|
|
return;
|
|
}
|
|
$pool->internalAddGeneratedFile(hex2bin(
|
|
"0abe010a1f43686174526f6f6d496e76697465417070726f76655461736b" .
|
|
"2e70726f746f12174a75626f2e4a754c69616f2e494d2e57782e50726f74" .
|
|
"6f227a0a2043686174526f6f6d496e76697465417070726f76655461736b" .
|
|
"4d65737361676512100a085765436861744964180120012809120e0a0652" .
|
|
"6f6f6d496418022001280912100a084d7367537672496418032001280312" .
|
|
"120a0a4d7367436f6e74656e74180420012809120e0a067461736b496418" .
|
|
"0520012803620670726f746f33"
|
|
), true);
|
|
|
|
static::$is_initialized = true;
|
|
}
|
|
}
|
|
|