DEV Community

Serhii profile picture

Serhii

404 bio not found

Joined Joined on  Personal website https://botservice.biz
Build a Telegram Mini App with React: initData Validation and MainButton

Build a Telegram Mini App with React: initData Validation and MainButton

Comments
3 min read
Route Website Leads to Telegram Managers in PHP

Route Website Leads to Telegram Managers in PHP

Comments
5 min read
Authenticate Telegram Mini App initData Signatures in Native PHP

Authenticate Telegram Mini App initData Signatures in Native PHP

Comments
4 min read
Validate Telegram Login Widget Auth Payloads in PHP and Yii2

Validate Telegram Login Widget Auth Payloads in PHP and Yii2

Comments
3 min read
Manage Telegram Webhooks and Log Rotation in Yii2 Console

Manage Telegram Webhooks and Log Rotation in Yii2 Console

Comments
5 min read
Manage Telegram Bot Operations with Yii2 Console Commands

Manage Telegram Bot Operations with Yii2 Console Commands

Comments
5 min read
Implement a Telegram Bot API Client in Yii2: Dependency Injection, 429 Retries, and Logging

Implement a Telegram Bot API Client in Yii2: Dependency Injection, 429 Retries, and Logging

Comments 1
5 min read
Execute Telegram sendMessage Requests in Raw PHP: Timeouts, JSON Parsing, and HTML Sanitization

Execute Telegram sendMessage Requests in Raw PHP: Timeouts, JSON Parsing, and HTML Sanitization

Comments
3 min read
Integrate Telegram Webhooks in Laravel: Thin Client, Queues, and Fake Update Testing

Integrate Telegram Webhooks in Laravel: Thin Client, Queues, and Fake Update Testing

Comments
6 min read
Process Telegram Webhooks in Laravel: Middleware, Queued Jobs, and Redis Idempotency

Process Telegram Webhooks in Laravel: Middleware, Queued Jobs, and Redis Idempotency

Comments
5 min read
Accept Telegram Stars payments in PHP: sendInvoice, pre_checkout_query, and successful_payment server checks

Accept Telegram Stars payments in PHP: sendInvoice, pre_checkout_query, and successful_payment server checks

Comments
6 min read
Map t.me/Bot?start=payload in PHP: limits, payload entity, and tamper checks

Map t.me/Bot?start=payload in PHP: limits, payload entity, and tamper checks

Comments
8 min read
Authenticate a React Telegram Mini App against your PHP API with initData and JWT

Authenticate a React Telegram Mini App against your PHP API with initData and JWT

Comments
6 min read
Build a Telegram Mini App with React: initData validation, @twa-dev/sdk, and MainButton

Build a Telegram Mini App with React: initData validation, @twa-dev/sdk, and MainButton

Comments
5 min read
Handle Telegram InlineKeyboardMarkup in PHP: callback_query, answerCallbackQuery, and the 64-byte payload limit

Handle Telegram InlineKeyboardMarkup in PHP: callback_query, answerCallbackQuery, and the 64-byte payload limit

Comments
7 min read
Validate Telegram Mini App initData in PHP: HMAC-SHA-256, timing-safe compare, and auth_date expiry

Validate Telegram Mini App initData in PHP: HMAC-SHA-256, timing-safe compare, and auth_date expiry

Comments 1
4 min read
Handle Telegram Bot API Rate Limits in PHP: 429, Retry-After, Outbound Queues, and Grouping

Handle Telegram Bot API Rate Limits in PHP: 429, Retry-After, Outbound Queues, and Grouping

Comments
5 min read
Verify Telegram Login Widget in PHP and Yii2: HMAC-SHA-256 hash, auth_date expiry, and binding telegram_id to a user

Verify Telegram Login Widget in PHP and Yii2: HMAC-SHA-256 hash, auth_date expiry, and binding telegram_id to a user

Comments
5 min read
Build a Telegram Client Component for Yii2: DI, Token via params, 429 Retries, Error Logging

Build a Telegram Client Component for Yii2: DI, Token via params, 429 Retries, Error Logging

Comments
5 min read
Send Telegram Bot API messages with PHP cURL: status checks, HTML escaping, and timeouts

Send Telegram Bot API messages with PHP cURL: status checks, HTML escaping, and timeouts

Comments
5 min read
Send Website Form Submissions to Telegram with PHP

Send Website Form Submissions to Telegram with PHP

Comments 1
6 min read
Customer data security in the Telegram bot: what to store and what not to

Customer data security in the Telegram bot: what to store and what not to

Comments
1 min read
loading...