Send Contact
Client.send_contact()
فرستادن پیامی حاوی اطلاعات مخاطب
Parameters
- last_name (str)
نام خانوادگی کاربر
Returns
Example
1
await bot.send_contact(1234567890, "989*********", "Ali", "Naseri")
This post is licensed under CC BY 4.0 by the author.