DEV Community

Serhii profile picture

Serhii

404 bio not found

Joined Joined on  Personal website https://botservice.biz
Securely Authenticate Users with the Telegram Login Widget in PHP and Yii2

Securely Authenticate Users with the Telegram Login Widget in PHP and Yii2

Comments
4 min read
Build a Resilient Telegram Bot Service Layer in Yii2

Build a Resilient Telegram Bot Service Layer in Yii2

Comments
5 min read
Send Telegram Messages via cURL in PHP with Robust Error Handling

Send Telegram Messages via cURL in PHP with Robust Error Handling

Comments
3 min read
Build a Lightweight Telegram Webhook Handler in Laravel with Queues and Feature Tests

Build a Lightweight Telegram Webhook Handler in Laravel with Queues and Feature Tests

Comments
4 min read
Set Up a Secure and Idempotent Telegram Webhook in Pure PHP

Set Up a Secure and Idempotent Telegram Webhook in Pure PHP

Comments
4 min read
Implement Telegram Bot Long Polling in PHP for Local Development

Implement Telegram Bot Long Polling in PHP for Local Development

1
Comments
4 min read
Secure and Queue Telegram Webhooks in Laravel with Redis Idempotency

Secure and Queue Telegram Webhooks in Laravel with Redis Idempotency

Comments
3 min read
Build a Telegram Mini App with Vue 3: WebApp, Theme, and Data Transfer

Build a Telegram Mini App with Vue 3: WebApp, Theme, and Data Transfer

Comments
7 min read
Process Telegram Stars Payments in PHP: Invoices, Pre-Checkout, and Webhooks

Process Telegram Stars Payments in PHP: Invoices, Pre-Checkout, and Webhooks

1
Comments
4 min read
Upload Files and Photos via Telegram Bot API in PHP

Upload Files and Photos via Telegram Bot API in PHP

1
Comments
5 min read
Authenticating React Telegram Mini Apps with InitData and JWT

Authenticating React Telegram Mini Apps with InitData and JWT

Comments
6 min read
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...