36 lines
1.3 KiB
PHP
36 lines
1.3 KiB
PHP
<?php
|
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
# source: WeChatTalkToFriendNotice.proto
|
|
|
|
namespace GPBMetadata;
|
|
|
|
class WeChatTalkToFriendNotice
|
|
{
|
|
public static $is_initialized = false;
|
|
|
|
public static function initOnce() {
|
|
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
|
|
|
|
if (static::$is_initialized == true) {
|
|
return;
|
|
}
|
|
\GPBMetadata\TransportMessage::initOnce();
|
|
$pool->internalAddGeneratedFile(hex2bin(
|
|
"0aab020a1e57654368617454616c6b546f467269656e644e6f746963652e" .
|
|
"70726f746f12174a75626f2e4a754c69616f2e494d2e57782e50726f746f" .
|
|
"22e7010a1f57654368617454616c6b546f467269656e644e6f746963654d" .
|
|
"65737361676512100a08576543686174496418012001280912100a084672" .
|
|
"69656e644964180320012809123d0a0b436f6e74656e7454797065180520" .
|
|
"01280e32282e4a75626f2e4a754c69616f2e494d2e57782e50726f746f2e" .
|
|
"456e756d436f6e74656e7454797065120f0a07436f6e74656e7418062001" .
|
|
"280c120d0a054d7367496418072001280312100a086d7367537672496418" .
|
|
"082001280312120a0a43726561746554696d65180920012803120b0a0345" .
|
|
"7874180a20012809120e0a065461736b4964180b20012803620670726f74" .
|
|
"6f33"
|
|
), true);
|
|
|
|
static::$is_initialized = true;
|
|
}
|
|
}
|
|
|