Send Message
Client.send_message()
فرستادن پیام متنی
Parameters
- text (str)
متن پیام
- reply_markup (
ReplyMarkup
)یک کیبورد که همراه با پیام به کاربر فرستاده میشود
Returns
Example
1
await bot.send_message(1234567890, "Hello!")
پست قبلی: Client
پست بعدی: Get Chat
This post is licensed under CC BY 4.0 by the author.