<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>groupInfo</key>
	<dict>
		<key>expandAfterMode</key>
		<integer>0</integer>
		<key>groupName</key>
		<string>Telegram</string>
		<key>notes</key>
		<string>Commands and identifiers for my Telegram administration.</string>
	</dict>
	<key>snippetsTE2</key>
	<array>
		<dict>
			<key>abbreviation</key>
			<string>embed</string>
			<key>abbreviationMode</key>
			<integer>0</integer>
			<key>creationDate</key>
			<date>2022-09-15T05:03:00Z</date>
			<key>label</key>
			<string>Construct an HTML embed for a single Telegram post.</string>
			<key>modificationDate</key>
			<date>2022-09-15T05:03:00Z</date>
			<key>plainText</key>
			<string>&lt;script async="" src="https://telegram.org/js/telegram-widget.js?1" data-telegram-post="%clipboard" data-width="100%"&gt;&lt;/script&gt;</string>
			<key>snippetType</key>
			<integer>0</integer>
			<key>uuidString</key>
			<string>0615C892-B8C3-44E6-8CBF-5F485F82D001</string>
		</dict>
		<dict>
			<key>abbreviation</key>
			<string>idtone</string>
			<key>abbreviationMode</key>
			<integer>0</integer>
			<key>creationDate</key>
			<date>2022-09-15T05:03:00Z</date>
			<key>label</key>
			<string>Telegram chat ID for @extratone.</string>
			<key>modificationDate</key>
			<date>2022-09-15T05:03:00Z</date>
			<key>plainText</key>
			<string>-1001147225018</string>
			<key>snippetType</key>
			<integer>0</integer>
			<key>uuidString</key>
			<string>0AAAC288-0073-45B0-AF7E-92E2D2CC7D28</string>
		</dict>
		<dict>
			<key>abbreviation</key>
			<string>slava</string>
			<key>abbreviationMode</key>
			<integer>0</integer>
			<key>creationDate</key>
			<date>2022-09-15T05:03:00Z</date>
			<key>label</key>
			<string>Greeting for prospective refugee guests reaching out over Telegram.</string>
			<key>modificationDate</key>
			<date>2022-09-15T05:03:00Z</date>
			<key>plainText</key>
			<string>Hello. Are you reaching out regarding Ukraine Take Shelter?</string>
			<key>snippetType</key>
			<integer>0</integer>
			<key>uuidString</key>
			<string>54DBF02D-6F9B-4712-A905-C318A6F1221D</string>
		</dict>
		<dict>
			<key>abbreviation</key>
			<string>keys</string>
			<key>abbreviationMode</key>
			<integer>0</integer>
			<key>creationDate</key>
			<date>2022-09-15T05:03:00Z</date>
			<key>htmlText</key>
			<string>&lt;br /&gt;&lt;table&gt;&lt;tr&gt;&lt;td&gt;Command&lt;/td&gt;&lt;td&gt;Shortcut&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Move to next chat&lt;/td&gt;&lt;td&gt;Ctrl + Tab&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Move to next chat&lt;/td&gt;&lt;td&gt;Ctrl + PageDown&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Move to next chat&lt;/td&gt;&lt;td&gt;Alt + Arrow Down&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Move to previous chat&lt;/td&gt;&lt;td&gt;Ctrl + Shift + Tab&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Move to previous chat&lt;/td&gt;&lt;td&gt;Ctrl + PageUp&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Move to previous chat&lt;/td&gt;&lt;td&gt;Alt + Arrow Up&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Go to Previous Folder&lt;/td&gt;&lt;td&gt;Ctrl + Shift + Arrow Up&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Go to Next Folder&lt;/td&gt;&lt;td&gt;Ctrl + Shift + Arrow Down&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Search selected chat&lt;/td&gt;&lt;td&gt;Ctrl + F&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Exit selected chat and search Telegram&lt;/td&gt;&lt;td&gt;Esc&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Exit display of current chat/channel&lt;/td&gt;&lt;td&gt;Esc&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Delete currently selected message&lt;/td&gt;&lt;td&gt;Delete&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Quit Telegram&lt;/td&gt;&lt;td&gt;Ctrl + Q&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Lock Telegram (if Local Password is set)&lt;/td&gt;&lt;td&gt;Ctrl + L&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Iconify (Minimize) Telegram&lt;/td&gt;&lt;td&gt;Ctrl + M&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Iconify (Minimize) Telegram to System Tray&lt;/td&gt;&lt;td&gt;Ctrl + W&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Edit Previous Message&lt;/td&gt;&lt;td&gt;Arrow Up&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Start New Line in Input Area&lt;/td&gt;&lt;td&gt;Ctrl + Enter or Shift + Enter&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Move Cursor to Start of Multi-line Message&lt;/td&gt;&lt;td&gt;Ctrl + Home&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Make Text Italic&lt;/td&gt;&lt;td&gt;Ctrl + I&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Make Text Bold&lt;/td&gt;&lt;td&gt;Ctrl + B&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Make Text Underline&lt;/td&gt;&lt;td&gt;Ctrl + U&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Make Text Striketrough&lt;/td&gt;&lt;td&gt;Ctrl + Shift + X&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Make Text Monospace&lt;/td&gt;&lt;td&gt;Ctrl + Shift + M&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Remove Text Formatting (Make Selection Plain Text)&lt;/td&gt;&lt;td&gt;Ctrl + Shift + N&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Add URL to Selected Text (Make Link)&lt;/td&gt;&lt;td&gt;Ctrl + K&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Send File&lt;/td&gt;&lt;td&gt;Ctrl + O&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Open Contacts&lt;/td&gt;&lt;td&gt;Ctrl + J&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</string>
			<key>label</key>
			<string>Telegram Desktop keyboard shortcuts FULL TABLE.</string>
			<key>modificationDate</key>
			<date>2022-09-15T05:03:00Z</date>
			<key>plainText</key>
			<string>
Command
Shortcut
Move to next chat
Ctrl + Tab
Move to next chat
Ctrl + PageDown
Move to next chat
Alt + Arrow Down
Move to previous chat
Ctrl + Shift + Tab
Move to previous chat
Ctrl + PageUp
Move to previous chat
Alt + Arrow Up
Go to Previous Folder
Ctrl + Shift + Arrow Up
Go to Next Folder
Ctrl + Shift + Arrow Down
Search selected chat
Ctrl + F
Exit selected chat and search Telegram
Esc
Exit display of current chat/channel
Esc
Delete currently selected message
Delete
Quit Telegram
Ctrl + Q
Lock Telegram (if Local Password is set)
Ctrl + L
Iconify (Minimize) Telegram
Ctrl + M
Iconify (Minimize) Telegram to System Tray
Ctrl + W
Edit Previous Message
Arrow Up
Start New Line in Input Area
Ctrl + Enter or Shift + Enter
Move Cursor to Start of Multi-line Message
Ctrl + Home
Make Text Italic
Ctrl + I
Make Text Bold
Ctrl + B
Make Text Underline
Ctrl + U
Make Text Striketrough
Ctrl + Shift + X
Make Text Monospace
Ctrl + Shift + M
Remove Text Formatting (Make Selection Plain Text)
Ctrl + Shift + N
Add URL to Selected Text (Make Link)
Ctrl + K
Send File
Ctrl + O
Open Contacts
Ctrl + J</string>
			<key>snippetType</key>
			<integer>5</integer>
			<key>uuidString</key>
			<string>DFC89332-FA7B-4047-AF1B-1991D82FE65D</string>
		</dict>
		<dict>
			<key>abbreviation</key>
			<string>cdrafts</string>
			<key>abbreviationMode</key>
			<integer>0</integer>
			<key>creationDate</key>
			<date>2022-09-15T05:03:00Z</date>
			<key>label</key>
			<string>URL for the Drafts Cult Telegram channel.</string>
			<key>modificationDate</key>
			<date>2022-09-15T05:03:00Z</date>
			<key>plainText</key>
			<string>https://t.me/getdrafts</string>
			<key>snippetType</key>
			<integer>0</integer>
			<key>uuidString</key>
			<string>A8031DEC-D42F-4F06-A2D5-F255A9516575</string>
		</dict>
		<dict>
			<key>abbreviation</key>
			<string>drafts</string>
			<key>abbreviationMode</key>
			<integer>0</integer>
			<key>creationDate</key>
			<date>2022-09-15T05:03:00Z</date>
			<key>label</key>
			<string>URL to the Drafts Cult Telegram group.</string>
			<key>modificationDate</key>
			<date>2022-09-15T05:03:00Z</date>
			<key>plainText</key>
			<string>https://t.me/draftsapp</string>
			<key>snippetType</key>
			<integer>0</integer>
			<key>uuidString</key>
			<string>5BC43768-93F1-4C0A-9BE3-64241FACFF0F</string>
		</dict>
		<dict>
			<key>abbreviation</key>
			<string>share</string>
			<key>abbreviationMode</key>
			<integer>0</integer>
			<key>creationDate</key>
			<date>2022-09-15T05:03:00Z</date>
			<key>label</key>
			<string>Print the TextExpander Public Snippet Group URL for this Snippet Group.</string>
			<key>modificationDate</key>
			<date>2022-09-15T05:03:00Z</date>
			<key>plainText</key>
			<string>https://app.textexpander.com/public/de52c54ef169a96393d50cb4752706ce</string>
			<key>snippetType</key>
			<integer>0</integer>
			<key>uuidString</key>
			<string>360AE45F-0625-4F93-A0D3-28B340571607</string>
		</dict>
		<dict>
			<key>abbreviation</key>
			<string>theme</string>
			<key>abbreviationMode</key>
			<integer>0</integer>
			<key>creationDate</key>
			<date>2022-09-15T05:03:00Z</date>
			<key>label</key>
			<string>Construct a Telegram theme add URL.</string>
			<key>modificationDate</key>
			<date>2022-09-15T05:03:00Z</date>
			<key>plainText</key>
			<string>https://t.me/addtheme/</string>
			<key>snippetType</key>
			<integer>0</integer>
			<key>uuidString</key>
			<string>A6BD2AAE-8855-42A4-9409-288C5558C7DF</string>
		</dict>
		<dict>
			<key>abbreviation</key>
			<string>db</string>
			<key>abbreviationMode</key>
			<integer>1</integer>
			<key>creationDate</key>
			<date>2022-09-15T05:03:00Z</date>
			<key>label</key>
			<string>David Blue on Telegram.</string>
			<key>modificationDate</key>
			<date>2022-09-15T05:03:00Z</date>
			<key>plainText</key>
			<string>https://t.me/davidblue</string>
			<key>snippetType</key>
			<integer>0</integer>
			<key>uuidString</key>
			<string>1B3211DF-F710-4858-A970-D921D82E6858</string>
		</dict>
		<dict>
			<key>abbreviation</key>
			<string>app</string>
			<key>abbreviationMode</key>
			<integer>1</integer>
			<key>creationDate</key>
			<date>2022-09-15T05:03:00Z</date>
			<key>label</key>
			<string>URL to Telegram Messenger for iOS.</string>
			<key>modificationDate</key>
			<date>2022-09-15T05:03:00Z</date>
			<key>plainText</key>
			<string>https://apps.apple.com/us/app/telegram-messenger/id686449807</string>
			<key>snippetType</key>
			<integer>0</integer>
			<key>uuidString</key>
			<string>769532FC-BA5A-465C-9D27-34D2594162D6</string>
		</dict>
		<dict>
			<key>abbreviation</key>
			<string>trust</string>
			<key>abbreviationMode</key>
			<integer>1</integer>
			<key>creationDate</key>
			<date>2022-09-15T05:03:00Z</date>
			<key>label</key>
			<string>URL to “I Trust Telegram” on The Psalms.</string>
			<key>modificationDate</key>
			<date>2022-09-15T05:03:00Z</date>
			<key>plainText</key>
			<string>https://bilge.world/telegram</string>
			<key>snippetType</key>
			<integer>0</integer>
			<key>uuidString</key>
			<string>2C104F98-31DE-4334-AC81-A84AD92C36C0</string>
		</dict>
		<dict>
			<key>abbreviation</key>
			<string>extras</string>
			<key>abbreviationMode</key>
			<integer>1</integer>
			<key>creationDate</key>
			<date>2022-09-15T05:03:00Z</date>
			<key>label</key>
			<string>URL to “Telegram Extras” on The Psalms.</string>
			<key>modificationDate</key>
			<date>2022-09-15T05:03:00Z</date>
			<key>plainText</key>
			<string>https://bilge.world/telegram-extras</string>
			<key>snippetType</key>
			<integer>0</integer>
			<key>uuidString</key>
			<string>6B8ECE18-180A-4EAA-9F08-4FE81B644DAF</string>
		</dict>
		<dict>
			<key>abbreviation</key>
			<string>hi</string>
			<key>abbreviationMode</key>
			<integer>1</integer>
			<key>creationDate</key>
			<date>2022-09-15T05:03:00Z</date>
			<key>label</key>
			<string>Columbia MO local Telegram Group Chat Prompt</string>
			<key>modificationDate</key>
			<date>2022-09-15T05:03:00Z</date>
			<key>plainText</key>
			<string>Hello. Are you reaching out about @columbiamo?</string>
			<key>snippetType</key>
			<integer>0</integer>
			<key>uuidString</key>
			<string>B165CFE2-28F5-4A1F-AAC5-BE5D892C252F</string>
		</dict>
		<dict>
			<key>abbreviation</key>
			<string>rules</string>
			<key>abbreviationMode</key>
			<integer>1</integer>
			<key>creationDate</key>
			<date>2022-09-15T05:03:00Z</date>
			<key>label</key>
			<string>URL to @ColumbiaMO’s chat rules in its GitHub Repository.</string>
			<key>modificationDate</key>
			<date>2022-09-15T05:03:00Z</date>
			<key>plainText</key>
			<string>https://github.com/extratone/columbia/blob/main/rules.md</string>
			<key>snippetType</key>
			<integer>0</integer>
			<key>uuidString</key>
			<string>78B66F00-5DA3-40AF-AF4F-4EB71103FFBD</string>
		</dict>
		<dict>
			<key>abbreviation</key>
			<string>repo</string>
			<key>abbreviationMode</key>
			<integer>0</integer>
			<key>creationDate</key>
			<date>2022-09-15T05:03:00Z</date>
			<key>label</key>
			<string>My Telegram-specific GitHub repository.</string>
			<key>modificationDate</key>
			<date>2022-09-15T05:03:00Z</date>
			<key>plainText</key>
			<string>https://github.com/extratone/t</string>
			<key>snippetType</key>
			<integer>0</integer>
			<key>uuidString</key>
			<string>58AE6B0D-D23F-439E-9039-E2F88CDCE399</string>
		</dict>
		<dict>
			<key>abbreviation</key>
			<string>urlco</string>
			<key>abbreviationMode</key>
			<integer>1</integer>
			<key>creationDate</key>
			<date>2022-09-15T05:03:00Z</date>
			<key>label</key>
			<string>Link to Columbia’s Local Telegram Group chat.</string>
			<key>modificationDate</key>
			<date>2022-09-15T05:03:00Z</date>
			<key>plainText</key>
			<string>https://t.me/columbiamo</string>
			<key>snippetType</key>
			<integer>0</integer>
			<key>uuidString</key>
			<string>46D41460-9634-47DC-8598-37F6E21C7E40</string>
		</dict>
		<dict>
			<key>abbreviation</key>
			<string>scheme</string>
			<key>abbreviationMode</key>
			<integer>1</integer>
			<key>creationDate</key>
			<date>2022-09-15T05:03:00Z</date>
			<key>label</key>
			<string>Replicate the Telegram URL scheme.</string>
			<key>modificationDate</key>
			<date>2022-09-15T05:03:00Z</date>
			<key>plainText</key>
			<string>tg://msg?text=[[draft]]&amp;to=+15738234380</string>
			<key>snippetType</key>
			<integer>0</integer>
			<key>uuidString</key>
			<string>84C48506-D360-4E54-B7F8-4019835ED741</string>
		</dict>
		<dict>
			<key>abbreviation</key>
			<string>teshare</string>
			<key>abbreviationMode</key>
			<integer>1</integer>
			<key>creationDate</key>
			<date>2022-09-15T05:03:00Z</date>
			<key>label</key>
			<string>The share URL for this snippet group.</string>
			<key>modificationDate</key>
			<date>2022-09-15T05:03:00Z</date>
			<key>plainText</key>
			<string>https://app.textexpander.com/public/de52c54ef169a96393d50cb4752706ce</string>
			<key>snippetType</key>
			<integer>0</integer>
			<key>uuidString</key>
			<string>A980F6A6-6B86-4E9F-81A3-C3F6145F6C94</string>
		</dict>
		<dict>
			<key>abbreviation</key>
			<string>tid</string>
			<key>abbreviationMode</key>
			<integer>1</integer>
			<key>creationDate</key>
			<date>2022-09-15T05:03:00Z</date>
			<key>label</key>
			<string>Construct a Telegram message link by specifying the channel ID and message number.</string>
			<key>modificationDate</key>
			<date>2022-09-15T05:03:00Z</date>
			<key>plainText</key>
			<string>https://t.me/%filltext:name=Channel ID:default=extratone%/%filltext:name=Message ID:default=9941%</string>
			<key>snippetType</key>
			<integer>0</integer>
			<key>uuidString</key>
			<string>E91A4987-11DA-4FC5-8570-573C4AA3D7ED</string>
		</dict>
		<dict>
			<key>abbreviation</key>
			<string>fill</string>
			<key>abbreviationMode</key>
			<integer>0</integer>
			<key>creationDate</key>
			<date>2022-09-15T05:03:00Z</date>
			<key>label</key>
			<string>Rose/Telegram Fillings.</string>
			<key>modificationDate</key>
			<date>2022-09-15T05:03:00Z</date>
			<key>plainText</key>
			<string>{mention}{first}{last}{id}{username}{fullname}</string>
			<key>snippetType</key>
			<integer>0</integer>
			<key>uuidString</key>
			<string>BA702032-5A90-4BDD-A3A1-14746AF1EB89</string>
		</dict>
		<dict>
			<key>abbreviation</key>
			<string>tbutton</string>
			<key>abbreviationMode</key>
			<integer>1</integer>
			<key>creationDate</key>
			<date>2022-09-15T05:03:00Z</date>
			<key>label</key>
			<string>Rose ButtonURLs.</string>
			<key>modificationDate</key>
			<date>2022-09-15T05:03:00Z</date>
			<key>plainText</key>
			<string>[%|](buttonurl://%pasteboard)</string>
			<key>snippetType</key>
			<integer>0</integer>
			<key>uuidString</key>
			<string>FE92AAB2-FC67-4015-83D2-9B9104D0EB53</string>
		</dict>
		<dict>
			<key>abbreviation</key>
			<string>num+</string>
			<key>abbreviationMode</key>
			<integer>1</integer>
			<key>creationDate</key>
			<date>2022-09-15T05:03:00Z</date>
			<key>label</key>
			<string></string>
			<key>modificationDate</key>
			<date>2022-09-15T05:03:00Z</date>
			<key>plainText</key>
			<string>I left my own phone number - +15738234380 - in the `Default Number` field of the Ask for Input action very much on purpose - I promise it'll make my day if you use me as a test subject.</string>
			<key>snippetType</key>
			<integer>0</integer>
			<key>uuidString</key>
			<string>D98FEE88-6E82-4548-A0FE-F44465B9E04A</string>
		</dict>
		<dict>
			<key>abbreviation</key>
			<string>idco</string>
			<key>abbreviationMode</key>
			<integer>1</integer>
			<key>creationDate</key>
			<date>2022-09-15T05:03:00Z</date>
			<key>label</key>
			<string>@ColumbiaMO’s chat id.</string>
			<key>modificationDate</key>
			<date>2022-09-15T05:03:00Z</date>
			<key>plainText</key>
			<string>-1001227145846</string>
			<key>snippetType</key>
			<integer>0</integer>
			<key>uuidString</key>
			<string>5F173920-698F-4EEA-B19F-127A418B85B8</string>
		</dict>
		<dict>
			<key>abbreviation</key>
			<string>idbreak</string>
			<key>abbreviationMode</key>
			<integer>1</integer>
			<key>creationDate</key>
			<date>2022-09-15T05:03:00Z</date>
			<key>label</key>
			<string>Breakcore Pagans group chat id.</string>
			<key>modificationDate</key>
			<date>2022-09-15T05:03:00Z</date>
			<key>plainText</key>
			<string>-1001140240303</string>
			<key>snippetType</key>
			<integer>0</integer>
			<key>uuidString</key>
			<string>CD44E991-5D3C-4AF2-8154-BABAA5B56462</string>
		</dict>
		<dict>
			<key>abbreviation</key>
			<string>welcome</string>
			<key>abbreviationMode</key>
			<integer>0</integer>
			<key>creationDate</key>
			<date>2022-09-15T05:03:00Z</date>
			<key>label</key>
			<string></string>
			<key>modificationDate</key>
			<date>2022-09-15T05:03:00Z</date>
			<key>plainText</key>
			<string>/setwelcome
⅁🇴🇴⍙  ㎚@ⓡⓝ⌶🅽g !⏚⏚ {mention}{first}{last}{id}{username}{fullname}!
%%%%%%
{mention}{first}{last}{id}{username}{fullname} ARRIVAL
%%%%%%
G̏̽o͌ͭoͩ͒d̋̃ ͐ͣm̌orͬͥ n̋ͧi͛̉n̔̎g̏͂! {mention}{first}{last}{id}{username}{fullname}

{rules}</string>
			<key>snippetType</key>
			<integer>0</integer>
			<key>uuidString</key>
			<string>B32C3A5C-3290-49BC-A8F2-5EBA03470855</string>
		</dict>
	</array>
</dict>
</plist>
