toggle menu
simbot-api
4.0.0-dev1
common
switch theme
search in API
simbot-api
/
love.forte.simbot.message
/
RemoteUrlAwareImage
Remote
Url
Aware
Image
interface
RemoteUrlAwareImage
:
RemoteImage
一个可以感知或查询到图片链接的远程图片消息元素类型。
id
与
url
的查询结果有可能是一样的。
See also
Remote
Image
Members
Properties
id
Link copied to clipboard
abstract
val
id
:
ID
在远程服务器上的唯一标识。
Functions
url
Link copied to clipboard
abstract
suspend
fun
url
(
)
:
String
获取或查询此图片的链接。