Wolfram Language
Paclet Repository
Community-contributed installable additions to the Wolfram Language
Primary Navigation
Categories
Cloud & Deployment
Core Language & Structure
Data Manipulation & Analysis
Engineering Data & Computation
External Interfaces & Connections
Financial Data & Computation
Geographic Data & Computation
Geometry
Graphs & Networks
Higher Mathematical Computation
Images
Knowledge Representation & Natural Language
Machine Learning
Notebook Documents & Presentation
Scientific and Medical Data & Computation
Social, Cultural & Linguistic Data
Strings & Text
Symbolic & Numeric Computation
System Operation & Setup
Time-Related Computation
User Interface Construction
Visualization & Graphics
Random Paclet
Alphabetical List
Using Paclets
Create a Paclet
Get Started
Download Definition Notebook
Learn More about
Wolfram Language
TelegramBot
Guides
TelegramBot Guide
Symbols
CreateBotSession
DeployBotWebhook
getMe
getUpdates
HandleBotUpdates
ImportTelegramFile
Object
sendMessage
sendPhoto
TelegramBot
KirillBelov`TelegramBot`
s
e
n
d
M
e
s
s
a
g
e
s
e
n
d
M
e
s
s
a
g
e
[
b
o
t
,
c
h
a
t
I
d
,
t
e
x
t
]
s
e
n
d
t
e
x
t
m
e
s
s
a
g
e
s
b
o
t
@
s
e
n
d
M
e
s
s
a
g
e
[
c
h
a
t
I
d
,
t
e
x
t
]
a
n
o
t
h
e
r
w
a
y
t
o
c
a
l
l
t
h
i
s
m
e
t
h
o
d
D
e
t
a
i
l
s
Examples
(
1
)
Basic Examples
(
1
)
Create the bot:
I
n
[
1
]
:
=
b
o
t
=
T
e
l
e
g
r
a
m
B
o
t
[
"
1
2
4
7
0
3
1
0
8
8
:
A
A
G
W
7
3
y
z
g
g
r
m
4
T
r
7
b
l
d
G
C
C
a
I
r
r
w
I
S
N
s
d
D
z
g
"
]
O
u
t
[
1
]
=
T
e
l
e
g
r
a
m
B
o
t
N
a
m
e
:
W
o
l
f
r
a
m
K
e
r
n
e
l
B
o
t
Send message to Kirill Belov (@KirillBelovTest):
I
n
[
2
]
:
=
s
e
n
d
M
e
s
s
a
g
e
[
b
o
t
,
4
9
0
1
3
8
4
9
2
,
"
H
i
"
]
O
u
t
[
2
]
=
o
k
T
r
u
e
,
r
e
s
u
l
t
m
e
s
s
a
g
e
_
i
d
1
9
9
5
,
f
r
o
m
i
d
1
2
4
7
0
3
1
0
8
8
,
i
s
_
b
o
t
T
r
u
e
,
f
i
r
s
t
_
n
a
m
e
W
o
l
f
r
a
m
K
e
r
n
e
l
B
o
t
,
u
s
e
r
n
a
m
e
W
o
l
f
r
a
m
K
e
r
n
e
l
B
o
t
,
c
h
a
t
i
d
4
9
0
1
3
8
4
9
2
,
f
i
r
s
t
_
n
a
m
e
K
i
r
i
l
l
,
l
a
s
t
_
n
a
m
e
B
e
l
o
v
,
u
s
e
r
n
a
m
e
K
i
r
i
l
l
B
e
l
o
v
T
e
s
t
,
t
y
p
e
p
r
i
v
a
t
e
,
d
a
t
e
1
6
7
1
6
1
4
4
4
7
,
t
e
x
t
H
i
The result is:
S
e
e
A
l
s
o
T
e
l
e
g
r
a
m
B
o
t
▪
s
e
n
d
P
h
o
t
o
R
e
l
a
t
e
d
G
u
i
d
e
s
▪
T
e
l
e
g
r
a
m
B
o
t
G
u
i
d
e
"
"