OneBot 11¶
- Schemes:
onebot11://,onebot11s:// - Format: text
- Homepage: https://11.onebot.dev/
- API Documentation: https://github.com/botuniverse/onebot-11/blob/master/api/public.md#send_msg-%E5%8F%91%E9%80%81%E6%B6%88%E6%81%AF
List of all supported services: Services
URL Format¶
onebot11://{access_token}@{host}:{port}/private/{user_id}
onebot11s://{access_token}@{host}:{port}/private/{user_id}
onebot11://{access_token}@{host}:{port}/group/{group_id}
onebot11s://{access_token}@{host}:{port}/group/{group_id}
access_token: Optional. The access token of your bot.hostandport: The address of the service.user_id: The id of the user.group_id: The group number.
Query Parameters¶
None