[U] Update channel content

This commit is contained in:
github-actions
2022-12-20 05:17:24 +00:00
commit 40d5618da0
2510 changed files with 23530 additions and 0 deletions
Binary file not shown.
Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.
Binary file not shown.
Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.
Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.
Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.
Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.
Binary file not shown.

After

Width:  |  Height:  |  Size: 9.7 KiB

Binary file not shown.
Binary file not shown.

After

Width:  |  Height:  |  Size: 652 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.
Binary file not shown.

After

Width:  |  Height:  |  Size: 94 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 93 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

+390
View File
@@ -0,0 +1,390 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<project source="3.8.0" version="1.0">
This file is intended to be loaded by Logisim-evolution v3.8.0(https://github.com/logisim-evolution/).
<lib desc="#Wiring" name="0">
<tool name="Pin">
<a name="appearance" val="classic"/>
</tool>
</lib>
<lib desc="#Gates" name="1"/>
<lib desc="#Plexers" name="2"/>
<lib desc="#Arithmetic" name="3"/>
<lib desc="#Memory" name="4"/>
<lib desc="#I/O" name="5"/>
<lib desc="#TTL" name="6"/>
<lib desc="#TCL" name="7"/>
<lib desc="#Base" name="8"/>
<lib desc="#BFH-Praktika" name="9"/>
<lib desc="#Input/Output-Extra" name="10"/>
<lib desc="#Soc" name="11"/>
<main name="main"/>
<options>
<a name="gateUndefined" val="ignore"/>
<a name="simlimit" val="1000"/>
<a name="simrand" val="0"/>
</options>
<mappings>
<tool lib="8" map="Button2" name="Poke Tool"/>
<tool lib="8" map="Button3" name="Menu Tool"/>
<tool lib="8" map="Ctrl Button1" name="Menu Tool"/>
</mappings>
<toolbar>
<tool lib="8" name="Poke Tool"/>
<tool lib="8" name="Edit Tool"/>
<tool lib="8" name="Wiring Tool"/>
<tool lib="8" name="Text Tool"/>
<sep/>
<tool lib="0" name="Pin"/>
<tool lib="0" name="Pin">
<a name="facing" val="west"/>
<a name="output" val="true"/>
</tool>
<sep/>
<tool lib="1" name="NOT Gate"/>
<tool lib="1" name="AND Gate">
<a name="size" val="30"/>
</tool>
<tool lib="1" name="OR Gate">
<a name="size" val="30"/>
</tool>
<tool lib="1" name="XOR Gate"/>
<tool lib="1" name="NAND Gate"/>
<tool lib="1" name="NOR Gate"/>
<sep/>
<tool lib="4" name="D Flip-Flop"/>
<tool lib="4" name="Register"/>
</toolbar>
<circuit name="main">
<a name="appearance" val="logisim_evolution"/>
<a name="circuit" val="main"/>
<a name="circuitnamedboxfixedsize" val="true"/>
<a name="simulationFrequency" val="32.0"/>
<comp lib="0" loc="(160,360)" name="Pin">
<a name="appearance" val="NewPins"/>
<a name="label" val="W"/>
</comp>
<comp lib="0" loc="(400,360)" name="Constant"/>
<comp lib="0" loc="(400,380)" name="Clock"/>
<comp lib="0" loc="(700,340)" name="Pin">
<a name="appearance" val="NewPins"/>
<a name="facing" val="west"/>
<a name="label" val="Z"/>
<a name="output" val="true"/>
</comp>
<comp lib="4" loc="(400,310)" name="Register">
<a name="appearance" val="logisim_evolution"/>
<a name="width" val="7"/>
</comp>
<comp loc="(380,340)" name="next_state"/>
<comp loc="(700,340)" name="output_logic"/>
<wire from="(160,320)" to="(160,340)"/>
<wire from="(160,320)" to="(480,320)"/>
<wire from="(380,340)" to="(400,340)"/>
<wire from="(460,340)" to="(480,340)"/>
<wire from="(480,320)" to="(480,340)"/>
</circuit>
<circuit name="next_state">
<a name="appearance" val="logisim_evolution"/>
<a name="circuit" val="next_state"/>
<a name="circuitnamedboxfixedsize" val="true"/>
<a name="simulationFrequency" val="32.0"/>
<comp lib="0" loc="(170,150)" name="Pin">
<a name="appearance" val="NewPins"/>
<a name="label" val="S"/>
<a name="width" val="7"/>
</comp>
<comp lib="0" loc="(170,150)" name="Splitter">
<a name="facing" val="south"/>
<a name="fanout" val="7"/>
<a name="incoming" val="7"/>
</comp>
<comp lib="0" loc="(200,110)" name="Constant">
<a name="value" val="0x0"/>
<a name="width" val="7"/>
</comp>
<comp lib="0" loc="(260,270)" name="Pin">
<a name="appearance" val="NewPins"/>
<a name="facing" val="south"/>
<a name="label" val="W"/>
</comp>
<comp lib="0" loc="(430,220)" name="Pin">
<a name="appearance" val="NewPins"/>
<a name="facing" val="west"/>
<a name="label" val="Snext"/>
<a name="output" val="true"/>
<a name="width" val="7"/>
</comp>
<comp lib="0" loc="(430,220)" name="Splitter">
<a name="appear" val="right"/>
<a name="facing" val="south"/>
<a name="fanout" val="7"/>
<a name="incoming" val="7"/>
</comp>
<comp lib="1" loc="(250,200)" name="OR Gate">
<a name="facing" val="south"/>
<a name="size" val="30"/>
</comp>
<comp lib="1" loc="(310,270)" name="NOT Gate"/>
<comp lib="1" loc="(310,300)" name="OR Gate">
<a name="inputs" val="4"/>
<a name="size" val="30"/>
</comp>
<comp lib="1" loc="(310,360)" name="AND Gate">
<a name="size" val="30"/>
</comp>
<comp lib="1" loc="(310,420)" name="OR Gate">
<a name="size" val="30"/>
</comp>
<comp lib="1" loc="(310,470)" name="AND Gate">
<a name="size" val="30"/>
</comp>
<comp lib="1" loc="(310,510)" name="NOT Gate"/>
<comp lib="1" loc="(310,530)" name="OR Gate">
<a name="inputs" val="3"/>
<a name="size" val="30"/>
</comp>
<comp lib="1" loc="(310,590)" name="OR Gate">
<a name="size" val="30"/>
</comp>
<comp lib="1" loc="(310,640)" name="AND Gate">
<a name="size" val="30"/>
</comp>
<comp lib="1" loc="(350,280)" name="AND Gate">
<a name="size" val="30"/>
</comp>
<comp lib="1" loc="(350,410)" name="AND Gate">
<a name="size" val="30"/>
</comp>
<comp lib="1" loc="(350,520)" name="AND Gate">
<a name="size" val="30"/>
</comp>
<comp lib="1" loc="(350,580)" name="AND Gate">
<a name="size" val="30"/>
</comp>
<comp lib="3" loc="(240,120)" name="Comparator">
<a name="mode" val="unsigned"/>
<a name="width" val="7"/>
</comp>
<wire from="(170,130)" to="(170,150)"/>
<wire from="(170,130)" to="(200,130)"/>
<wire from="(180,170)" to="(180,320)"/>
<wire from="(180,320)" to="(180,430)"/>
<wire from="(180,320)" to="(280,320)"/>
<wire from="(180,430)" to="(280,430)"/>
<wire from="(190,170)" to="(190,540)"/>
<wire from="(190,540)" to="(190,580)"/>
<wire from="(190,540)" to="(280,540)"/>
<wire from="(190,580)" to="(280,580)"/>
<wire from="(200,170)" to="(200,310)"/>
<wire from="(200,310)" to="(200,650)"/>
<wire from="(200,310)" to="(280,310)"/>
<wire from="(200,650)" to="(280,650)"/>
<wire from="(210,170)" to="(210,530)"/>
<wire from="(210,530)" to="(210,600)"/>
<wire from="(210,530)" to="(280,530)"/>
<wire from="(210,600)" to="(280,600)"/>
<wire from="(220,170)" to="(220,480)"/>
<wire from="(220,480)" to="(220,520)"/>
<wire from="(220,480)" to="(280,480)"/>
<wire from="(220,520)" to="(280,520)"/>
<wire from="(230,170)" to="(230,290)"/>
<wire from="(230,290)" to="(230,410)"/>
<wire from="(230,290)" to="(280,290)"/>
<wire from="(230,410)" to="(280,410)"/>
<wire from="(240,120)" to="(260,120)"/>
<wire from="(240,210)" to="(240,280)"/>
<wire from="(240,210)" to="(250,210)"/>
<wire from="(240,280)" to="(240,370)"/>
<wire from="(240,280)" to="(280,280)"/>
<wire from="(240,370)" to="(280,370)"/>
<wire from="(250,200)" to="(250,210)"/>
<wire from="(260,120)" to="(260,170)"/>
<wire from="(260,270)" to="(260,350)"/>
<wire from="(260,270)" to="(280,270)"/>
<wire from="(260,350)" to="(260,400)"/>
<wire from="(260,350)" to="(280,350)"/>
<wire from="(260,400)" to="(260,460)"/>
<wire from="(260,400)" to="(320,400)"/>
<wire from="(260,460)" to="(260,510)"/>
<wire from="(260,460)" to="(280,460)"/>
<wire from="(260,510)" to="(260,570)"/>
<wire from="(260,510)" to="(280,510)"/>
<wire from="(260,570)" to="(260,630)"/>
<wire from="(260,570)" to="(320,570)"/>
<wire from="(260,630)" to="(280,630)"/>
<wire from="(310,270)" to="(320,270)"/>
<wire from="(310,300)" to="(320,300)"/>
<wire from="(310,360)" to="(410,360)"/>
<wire from="(310,420)" to="(320,420)"/>
<wire from="(310,470)" to="(390,470)"/>
<wire from="(310,510)" to="(320,510)"/>
<wire from="(310,530)" to="(320,530)"/>
<wire from="(310,590)" to="(320,590)"/>
<wire from="(310,640)" to="(360,640)"/>
<wire from="(320,290)" to="(320,300)"/>
<wire from="(350,280)" to="(420,280)"/>
<wire from="(350,410)" to="(400,410)"/>
<wire from="(350,520)" to="(380,520)"/>
<wire from="(350,580)" to="(370,580)"/>
<wire from="(360,240)" to="(360,640)"/>
<wire from="(370,240)" to="(370,580)"/>
<wire from="(380,240)" to="(380,520)"/>
<wire from="(390,240)" to="(390,470)"/>
<wire from="(400,240)" to="(400,410)"/>
<wire from="(410,240)" to="(410,360)"/>
<wire from="(420,240)" to="(420,280)"/>
</circuit>
<circuit name="output_logic">
<a name="appearance" val="logisim_evolution"/>
<a name="circuit" val="output_logic"/>
<a name="circuitnamedboxfixedsize" val="true"/>
<a name="simulationFrequency" val="32.0"/>
<comp lib="0" loc="(140,80)" name="Pin">
<a name="appearance" val="NewPins"/>
<a name="label" val="S"/>
<a name="width" val="7"/>
</comp>
<comp lib="0" loc="(140,80)" name="Splitter">
<a name="facing" val="south"/>
<a name="fanout" val="7"/>
<a name="incoming" val="7"/>
</comp>
<comp lib="0" loc="(260,130)" name="Pin">
<a name="appearance" val="NewPins"/>
<a name="facing" val="west"/>
<a name="label" val="Z"/>
<a name="output" val="true"/>
</comp>
<comp lib="1" loc="(260,130)" name="OR Gate">
<a name="size" val="30"/>
</comp>
<wire from="(150,100)" to="(150,140)"/>
<wire from="(150,140)" to="(230,140)"/>
<wire from="(160,100)" to="(160,120)"/>
<wire from="(160,120)" to="(230,120)"/>
</circuit>
<circuit name="one_hot_reg_7">
<a name="appearance" val="logisim_evolution"/>
<a name="circuit" val="one_hot_reg_7"/>
<a name="circuitnamedboxfixedsize" val="true"/>
<a name="simulationFrequency" val="32.0"/>
<comp lib="0" loc="(180,190)" name="Pin">
<a name="appearance" val="NewPins"/>
<a name="facing" val="south"/>
<a name="label" val="D"/>
<a name="width" val="7"/>
</comp>
<comp lib="0" loc="(180,190)" name="Splitter">
<a name="facing" val="south"/>
<a name="fanout" val="7"/>
<a name="incoming" val="7"/>
</comp>
<comp lib="0" loc="(280,210)" name="Pin">
<a name="appearance" val="NewPins"/>
<a name="facing" val="south"/>
<a name="label" val="Clock"/>
</comp>
<comp lib="0" loc="(310,230)" name="Pin">
<a name="appearance" val="NewPins"/>
<a name="facing" val="south"/>
<a name="label" val="Reset"/>
</comp>
<comp lib="0" loc="(500,190)" name="Pin">
<a name="appearance" val="NewPins"/>
<a name="facing" val="west"/>
<a name="label" val="Q"/>
<a name="output" val="true"/>
<a name="width" val="7"/>
</comp>
<comp lib="0" loc="(500,190)" name="Splitter">
<a name="appear" val="right"/>
<a name="facing" val="south"/>
<a name="fanout" val="7"/>
<a name="incoming" val="7"/>
</comp>
<comp lib="4" loc="(350,240)" name="D Flip-Flop">
<a name="appearance" val="logisim_evolution"/>
</comp>
<comp lib="4" loc="(350,320)" name="D Flip-Flop">
<a name="appearance" val="logisim_evolution"/>
</comp>
<comp lib="4" loc="(350,400)" name="D Flip-Flop">
<a name="appearance" val="logisim_evolution"/>
</comp>
<comp lib="4" loc="(350,480)" name="D Flip-Flop">
<a name="appearance" val="logisim_evolution"/>
</comp>
<comp lib="4" loc="(350,560)" name="D Flip-Flop">
<a name="appearance" val="logisim_evolution"/>
</comp>
<comp lib="4" loc="(350,640)" name="D Flip-Flop">
<a name="appearance" val="logisim_evolution"/>
</comp>
<comp lib="4" loc="(350,720)" name="D Flip-Flop">
<a name="appearance" val="logisim_evolution"/>
</comp>
<wire from="(190,210)" to="(190,730)"/>
<wire from="(190,730)" to="(340,730)"/>
<wire from="(200,210)" to="(200,650)"/>
<wire from="(200,650)" to="(340,650)"/>
<wire from="(210,210)" to="(210,570)"/>
<wire from="(210,570)" to="(340,570)"/>
<wire from="(220,210)" to="(220,490)"/>
<wire from="(220,490)" to="(340,490)"/>
<wire from="(230,210)" to="(230,410)"/>
<wire from="(230,410)" to="(340,410)"/>
<wire from="(240,210)" to="(240,330)"/>
<wire from="(240,330)" to="(340,330)"/>
<wire from="(250,210)" to="(250,250)"/>
<wire from="(250,250)" to="(340,250)"/>
<wire from="(280,210)" to="(280,290)"/>
<wire from="(280,290)" to="(280,370)"/>
<wire from="(280,290)" to="(340,290)"/>
<wire from="(280,370)" to="(280,450)"/>
<wire from="(280,370)" to="(340,370)"/>
<wire from="(280,450)" to="(280,530)"/>
<wire from="(280,450)" to="(340,450)"/>
<wire from="(280,530)" to="(280,610)"/>
<wire from="(280,530)" to="(340,530)"/>
<wire from="(280,610)" to="(280,690)"/>
<wire from="(280,610)" to="(340,610)"/>
<wire from="(280,690)" to="(280,770)"/>
<wire from="(280,690)" to="(340,690)"/>
<wire from="(280,770)" to="(340,770)"/>
<wire from="(310,230)" to="(310,390)"/>
<wire from="(310,230)" to="(370,230)"/>
<wire from="(310,390)" to="(310,470)"/>
<wire from="(310,390)" to="(370,390)"/>
<wire from="(310,470)" to="(310,550)"/>
<wire from="(310,470)" to="(370,470)"/>
<wire from="(310,550)" to="(310,630)"/>
<wire from="(310,550)" to="(370,550)"/>
<wire from="(310,630)" to="(310,710)"/>
<wire from="(310,630)" to="(370,630)"/>
<wire from="(310,710)" to="(310,790)"/>
<wire from="(310,710)" to="(370,710)"/>
<wire from="(310,790)" to="(370,790)"/>
<wire from="(370,230)" to="(370,240)"/>
<wire from="(370,380)" to="(370,390)"/>
<wire from="(370,460)" to="(370,470)"/>
<wire from="(370,540)" to="(370,550)"/>
<wire from="(370,620)" to="(370,630)"/>
<wire from="(370,700)" to="(370,710)"/>
<wire from="(370,780)" to="(370,790)"/>
<wire from="(400,250)" to="(490,250)"/>
<wire from="(400,330)" to="(480,330)"/>
<wire from="(400,410)" to="(470,410)"/>
<wire from="(400,490)" to="(460,490)"/>
<wire from="(400,570)" to="(450,570)"/>
<wire from="(400,650)" to="(440,650)"/>
<wire from="(400,730)" to="(430,730)"/>
<wire from="(430,210)" to="(430,730)"/>
<wire from="(440,210)" to="(440,650)"/>
<wire from="(450,210)" to="(450,570)"/>
<wire from="(460,210)" to="(460,490)"/>
<wire from="(470,210)" to="(470,410)"/>
<wire from="(480,210)" to="(480,330)"/>
<wire from="(490,210)" to="(490,250)"/>
</circuit>
</project>
Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 339 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 215 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.
Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

+613
View File
@@ -0,0 +1,613 @@
[
{
"id": 1,
"date": "2022-12-04T18:24:16",
"text": "Channel chat created",
"type": "service"
},
{
"id": 2,
"date": "2022-12-04T18:27:45",
"text": "plain <del>strik<u>ethrou</u>gh</del> <code>mono</code> <em>italic</em> <u>underline</u> <b>bold</b> <span class=\"spoiler\"><span>spoiler</span></span> <a href=\"https://google.com/\">link</a>",
"author": "Hykilpikonna",
"views": 3,
"forwards": 0,
"media_group_id": 13361427725150533,
"type": "photo",
"images": [
{
"width": 1280,
"height": 745,
"file_size": 95826,
"date": "2022-12-04T18:27:43",
"media_type": "photo",
"original_name": "photo_2022-12-04_18-27-43.jpg",
"url": "media/2.jpg",
"thumb": "media/2.jpg_thumb.jpg"
},
{
"width": 1280,
"height": 947,
"file_size": 220393,
"date": "2022-12-04T18:27:45",
"media_type": "photo",
"original_name": "photo_2022-12-04_18-27-45.jpg",
"url": "media/3.jpg",
"thumb": "media/3.jpg_thumb.jpg"
}
]
},
{
"id": 4,
"date": "2022-12-04T18:28:28",
"text": "<a href=\"https://t.me/RawDataBot\">@RawDataBot</a> <a href=\"##hashtag\">#hashtag</a>\n\n* meow\n\n🌚 <i class=\"custom-emoji\" emoji-src=\"emoji/6170419595350903248\">✨</i> <i class=\"custom-emoji\" emoji-src=\"emoji/5469697373225622297\">😍</i> 🫥",
"author": "Hykilpikonna",
"views": 3,
"forwards": 0
},
{
"id": 5,
"date": "2022-12-04T18:28:38",
"text": "reply image",
"author": "Hykilpikonna",
"views": 3,
"forwards": 0,
"reply": {
"id": 2,
"text": "plain <del>strik<u>ethrou</u>gh</del> <code>mono</code> <em>italic</em> <u>underline</u> <b>bold</b> <span class=\"spoiler\"><span>spoiler</span></span> <a href=\"https://google.com/\">link</a>"
}
},
{
"id": 6,
"date": "2022-12-04T18:28:41",
"text": "reply text",
"author": "Hykilpikonna",
"views": 3,
"forwards": 0,
"reply": {
"id": 4,
"text": "<a href=\"https://t.me/RawDataBot\">@RawDataBot</a> <a href=\"##hashtag\">#hashtag</a>\n\n* meow\n\n🌚 <i class=\"custom-emoji\" emoji-src=\"emoji/6170419595350903248\">✨</i> <i class=\"custom-emoji\" emoji-src=\"emoji/5469697373225622297\">😍</i> 🫥"
}
},
{
"id": 7,
"date": "2022-12-04T18:29:06",
"text": "forward",
"author": "Hykilpikonna",
"views": 3,
"forwards": 0,
"forwarded_from": {
"name": "Hykilpikonna",
"url": "https://t.me/hykilpikonna"
}
},
{
"id": 8,
"date": "2022-12-04T18:29:21",
"author": "Hykilpikonna",
"views": 3,
"forwards": 0,
"type": "sticker",
"files": [
{
"file_name": "sticker.webm",
"mime_type": "video/webm",
"file_size": 33709,
"date": "2022-02-12T17:39:01",
"width": 512,
"height": 512,
"is_animated": false,
"is_video": true,
"emoji": "☺️",
"set_name": "SiameseCatLive",
"media_type": "sticker",
"original_name": "sticker.webm",
"url": "media/8.webm",
"thumb": "media/8.webm_thumb.jpg"
}
]
},
{
"id": 9,
"date": "2022-12-04T18:29:22",
"author": "Hykilpikonna",
"views": 3,
"forwards": 0,
"type": "sticker",
"files": [
{
"file_name": "sticker.webp",
"mime_type": "image/webp",
"file_size": 11108,
"date": "2018-12-01T14:11:28",
"width": 438,
"height": 512,
"is_animated": false,
"is_video": false,
"emoji": "😳",
"set_name": "pusheenvol1",
"media_type": "sticker",
"original_name": "sticker.webp",
"url": "media/9.webp",
"thumb": "media/9.webp_thumb.jpg"
}
]
},
{
"id": 10,
"date": "2022-12-04T18:29:27",
"author": "Hykilpikonna",
"views": 3,
"forwards": 0,
"type": "animation",
"files": [
{
"file_name": "G}SQG%UP(S@]1~MI_ZZ%%7H.gif.mp4",
"mime_type": "video/mp4",
"file_size": 124167,
"date": "2020-10-03T10:54:46",
"width": 320,
"height": 178,
"duration": 7,
"media_type": "animation",
"original_name": "G}SQG%%UP(S@]1%fgMI_ZZ%%%%7H.gif.mp4",
"url": "media/10.mp4",
"thumb": "media/10.mp4_thumb.jpg"
}
]
},
{
"id": 11,
"date": "2022-12-04T18:29:47",
"author": "Hykilpikonna",
"views": 3,
"forwards": 0,
"forwarded_from": {
"name": "宇多田 对立",
"url": "https://t.me/utada_tairitsu"
},
"type": "voice_message",
"files": [
{
"duration": 1,
"waveform": "AAAAAAAAAAAAAAAAAAAAAAAAAAgMAAAAAAAAAAAAAAAAAACBtPn//7//3///////+f/f//////9/ry1MhwQA",
"mime_type": "audio/ogg",
"file_size": 5726,
"date": "2022-12-04T17:46:36",
"media_type": "voice_message",
"original_name": "voice_2022-12-04_17-46-36.ogg",
"url": "media/11.ogg"
}
]
},
{
"id": 12,
"date": "2022-12-04T18:29:48",
"text": "Audio file group",
"author": "Hykilpikonna",
"views": 3,
"forwards": 0,
"forwarded_from": {
"name": "宇多田 对立",
"url": "https://t.me/utada_tairitsu"
}
},
{
"id": 13,
"date": "2022-12-04T18:29:48",
"author": "Hykilpikonna",
"views": 3,
"forwards": 0,
"media_group_id": 13361428700246173,
"type": "audio_file",
"files": [
{
"duration": 222,
"performer": "Ellie Goulding",
"title": "Vincent",
"file_name": "Ellie Goulding - Vincent.mp3",
"mime_type": "audio/mpeg",
"file_size": 9196951,
"date": "2022-12-04T17:47:40",
"media_type": "audio_file",
"original_name": "Ellie Goulding - Vincent.mp3",
"url": "media/13.mp3",
"thumb": "media/13.mp3_thumb.jpg"
},
{
"duration": 180,
"performer": "onoken",
"title": "Nier Fluquor",
"file_name": "onoken - Nier Fluquor.mp3",
"mime_type": "audio/mpeg",
"file_size": 4876945,
"date": "2022-12-04T17:47:46",
"media_type": "audio_file",
"original_name": "onoken - Nier Fluquor.mp3",
"url": "media/14.mp3",
"thumb": "media/14.mp3_thumb.jpg"
}
]
},
{
"id": 15,
"date": "2022-12-04T18:29:50",
"text": "Audio with description\n<a href=\"##music\">#music</a>",
"author": "Hykilpikonna",
"views": 3,
"forwards": 0,
"type": "audio_file",
"files": [
{
"duration": 224,
"performer": "ハンバート ハンバート",
"title": "今晩はお月さん",
"file_name": "ハンバート ハンバート - 今晩はお月さん.mp3",
"mime_type": "audio/mpeg",
"file_size": 9126467,
"date": "2022-12-04T17:48:08",
"media_type": "audio_file",
"original_name": "ハンバート ハンバート - 今晩はお月さん.mp3",
"url": "media/15.mp3",
"thumb": "media/15.mp3_thumb.jpg"
}
]
},
{
"id": 16,
"date": "2022-12-04T18:29:50",
"text": "File with description",
"author": "Hykilpikonna",
"views": 3,
"forwards": 0,
"forwarded_from": {
"name": "宇多田 对立",
"url": "https://t.me/utada_tairitsu"
},
"files": [
{
"file_name": "boggs2015.pdf",
"mime_type": "application/pdf",
"file_size": 748244,
"date": "2022-12-04T17:48:42",
"original_name": "boggs2015.pdf",
"url": "media/16.pdf",
"thumb": "media/16.pdf_thumb.jpg"
}
]
},
{
"id": 17,
"date": "2022-12-04T18:29:51",
"text": "video as gif with description 📹",
"author": "Hykilpikonna",
"views": 3,
"forwards": 0,
"forwarded_from": {
"name": "宇多田 对立",
"url": "https://t.me/utada_tairitsu"
},
"type": "animation",
"files": [
{
"file_name": "Rec 2022-11-12 18-11.x264-24.mp4",
"mime_type": "video/mp4",
"file_size": 660919,
"date": "2022-12-04T17:50:17",
"width": 1956,
"height": 900,
"duration": 12,
"media_type": "animation",
"original_name": "Rec 2022-11-12 18-11.x264-24.mp4",
"url": "media/17.mp4",
"thumb": "media/17.mp4_thumb.jpg"
}
]
},
{
"id": 18,
"date": "2022-12-04T18:29:53",
"author": "Hykilpikonna",
"views": 3,
"forwards": 0,
"type": "video_file",
"files": [
{
"width": 480,
"height": 854,
"duration": 7,
"mime_type": "video/mp4",
"file_size": 910319,
"supports_streaming": true,
"date": "2022-08-21T05:36:00",
"media_type": "video_file",
"original_name": "video_2022-08-21_05-36-00.mp4",
"url": "media/18.mp4",
"thumb": "media/18.mp4_thumb.jpg"
}
]
},
{
"id": 19,
"date": "2022-12-04T18:31:34",
"author": "Hykilpikonna",
"views": 5,
"forwards": 1,
"type": "sticker",
"files": [
{
"file_name": "AnimatedSticker.tgs",
"mime_type": "application/x-tgsticker",
"file_size": 24069,
"date": "2019-07-30T18:51:54",
"width": 512,
"height": 512,
"is_animated": true,
"is_video": false,
"emoji": "☕️",
"set_name": "Animated_Pusheen",
"media_type": "sticker",
"original_name": "AnimatedSticker.tgs",
"url": "media/19.apng",
"thumb": "media/19.apng_thumb.jpg"
}
]
},
{
"id": 20,
"date": "2022-12-04T19:57:10",
"text": "reply by image",
"author": "Hykilpikonna",
"views": 6,
"forwards": 0,
"type": "photo",
"reply": {
"id": 2,
"text": "plain <del>strik<u>ethrou</u>gh</del> <code>mono</code> <em>italic</em> <u>underline</u> <b>bold</b> <span class=\"spoiler\"><span>spoiler</span></span> <a href=\"https://google.com/\">link</a>"
},
"images": [
{
"width": 1280,
"height": 895,
"file_size": 95029,
"date": "2022-12-04T19:57:10",
"media_type": "photo",
"original_name": "photo_2022-12-04_19-57-10.jpg",
"url": "media/20.jpg",
"thumb": "media/20.jpg_thumb.jpg"
}
]
},
{
"id": 21,
"date": "2022-12-04T20:07:03",
"text": "file without thumbnail",
"author": "Hykilpikonna",
"views": 6,
"forwards": 0,
"files": [
{
"file_name": "lab6_part1.circ",
"mime_type": "application/xml",
"file_size": 14684,
"date": "2022-12-04T20:07:03",
"original_name": "lab6_part1.circ",
"url": "media/21.circ"
}
]
},
{
"id": 25,
"date": "2022-12-09T19:40:10",
"text": "<pre>yml\n# List of exports\nexports:\n- # Telegram chat id\n chat_id: -1001564142575\n # Output Path\n path: hykilp</pre>",
"author": "Hykilpikonna",
"views": 4,
"forwards": 0
},
{
"id": 26,
"date": "2022-12-09T19:53:37",
"author": "Hykilpikonna",
"views": 4,
"forwards": 0,
"media_group_id": 13364924940877637,
"images": [
{
"file_name": "75792905.jpg",
"mime_type": "image/jpeg",
"file_size": 2095458,
"date": "2022-12-09T19:53:34",
"original_name": "75792905.jpg",
"url": "media/26.jpg",
"thumb": "media/26.jpg_thumb.jpg"
},
{
"file_name": "78246143.jpg",
"mime_type": "image/jpeg",
"file_size": 347538,
"date": "2022-12-09T19:53:37",
"original_name": "78246143.jpg",
"url": "media/27.jpg",
"thumb": "media/27.jpg_thumb.jpg"
}
]
},
{
"id": 28,
"date": "2022-12-09T19:55:38",
"author": "Hykilpikonna",
"views": 4,
"forwards": 0,
"type": "contact",
"files": [
{
"phone_number": "42777",
"first_name": "Telegram",
"user_id": 777000,
"media_type": "contact"
}
]
},
{
"id": 29,
"date": "2022-12-09T19:57:11",
"author": "Hykilpikonna",
"views": 4,
"forwards": 0,
"type": "poll",
"files": [
{
"id": "6098107494435913780",
"question": "What animal do you love more?",
"options": [
{
"text": "Cat",
"voter_count": 0,
"data": "MA=="
},
{
"text": "Dog",
"voter_count": 0,
"data": "MQ=="
},
{
"text": "Axolotl",
"voter_count": 0,
"data": "Mg=="
}
],
"total_voter_count": 1,
"is_closed": false,
"is_anonymous": true,
"type": "REGULAR",
"allows_multiple_answers": false,
"media_type": "poll"
}
]
},
{
"id": 30,
"date": "2022-12-09T19:59:19",
"author": "Hykilpikonna",
"views": 4,
"forwards": 0,
"type": "poll",
"files": [
{
"id": "6098107494435913781",
"question": "What does ∫ 2x dx evaluate to?",
"options": [
{
"text": "x² + C",
"voter_count": 0,
"data": "MA=="
},
{
"text": "2x + C",
"voter_count": 0,
"data": "MQ=="
},
{
"text": "½ x² + C",
"voter_count": 0,
"data": "Mg=="
}
],
"total_voter_count": 1,
"is_closed": false,
"is_anonymous": true,
"type": "QUIZ",
"allows_multiple_answers": false,
"media_type": "poll"
}
]
},
{
"id": 31,
"date": "2022-12-09T19:59:49",
"author": "Hykilpikonna",
"views": 4,
"forwards": 0,
"type": "poll",
"files": [
{
"id": "6098107494435913782",
"question": "Multiple Answers",
"options": [
{
"text": "One",
"voter_count": 0,
"data": "MA=="
},
{
"text": "Two",
"voter_count": 0,
"data": "MQ=="
}
],
"total_voter_count": 1,
"is_closed": false,
"is_anonymous": true,
"type": "REGULAR",
"allows_multiple_answers": true,
"media_type": "poll"
}
]
},
{
"id": 32,
"date": "2022-12-09T20:00:27",
"author": "Hykilpikonna",
"views": 4,
"forwards": 0
},
{
"id": 33,
"date": "2022-12-09T20:02:30",
"text": "https://telegra.ph/%E6%B7%B1%E5%BA%A6%E5%A5%BD%E6%96%87%E4%B8%AD%E5%9B%BD%E5%AD%A6%E7%94%9F%E4%B8%BA%E4%BB%80%E4%B9%88%E4%BC%9A%E5%8F%8D%E6%84%9F%E8%A5%BF%E6%96%B9%E6%96%87%E6%98%8E-03-21",
"author": "Hykilpikonna",
"views": 4,
"forwards": 0
},
{
"id": 34,
"date": "2022-12-09T20:03:14",
"author": "Hykilpikonna",
"views": 4,
"forwards": 0,
"type": "location",
"files": [
{
"location": {
"longitude": -79.45294694930912,
"latitude": 43.731780049874914
},
"title": "The Home Depot",
"address": "90 Billy Bishop Way",
"foursquare_id": "4b00541bf964a520e43c22e3",
"media_type": "location"
}
]
},
{
"id": 35,
"date": "2022-12-09T20:03:27",
"author": "Hykilpikonna",
"views": 4,
"forwards": 0,
"type": "location",
"files": [
{
"longitude": -79.45119172765426,
"latitude": 43.728747332244,
"media_type": "location"
}
]
},
{
"id": 36,
"date": "2022-12-13T23:18:42",
"text": "Pinned message",
"type": "service"
}
]