Fetch Telegram Messages with Angular via Telegram API (not bot API!)

preview_player
Показать описание
In this Video you will learn how you can fetch messages by using the Telegram TDLib.

00:00 Intro
00:39 Generate API Keys
01:28 Cleanup & Preparations
01:48 Install @mtproto/core
03:35 Create Telegram Authentication
09:13 Create HTML for Telegram Login
14:14 Test the Telegram Authentication
17:05 Fetch Telegram Messages
25:31 Final Result

Рекомендации по теме
Комментарии
Автор

Hello sir. Can you upload this code in github ? ^^

phonghuynhthanh
Автор

Hi! Will you ever make a tutorial about how to use other Telegram APIs too? (e.g. profile pic changing, user settings etc.)

guidolippolis
Автор

I don;t understand what's difference MTProto and TDLib? Why did you use MTProto here?

preenxus
Автор

I created application by following the steps. But when I am trying to fetch messages, getting USERNAME_NOT_OCCUPIED exception . Could you please help to resolve this issue

pradeepr
Автор

What exactly you do in the cleanup part? Do you have a default structure to use angular with node? I got a little confused there

gabrielalvessampaio
Автор

May I ask if there is a sample program you can refer to?

milevinli
Автор

is this in sync with the telegram group? I mean is this running realtime and whenever a message comes on group it also updates without refreshing page?

mubashir
Автор

Can u share me source code of this project ?

VarunTeja
Автор

Is it possible to fetch messages from multiple channels at the same time?

hwkim
Автор

error_code: 303
error_message: "PHONE_MIGRATE_5"
_: "mt_rpc_error"
please help me fix this

dungmai