philia
Preparing search index...
protocol/oicq/event/types
FriendNoticeEvent
Interface FriendNoticeEvent
好友通知共通属性
interface
FriendNoticeEvent
{
friend
:
User
;
notice_type
:
"friend"
;
post_type
:
"notice"
;
user_id
:
string
;
}
Hierarchy (
View Summary
)
FriendNoticeEvent
FriendIncreaseEvent
FriendDecreaseEvent
FriendRecallEvent
FriendPokeEvent
Index
Properties
friend
notice_
type
post_
type
user_
id
Properties
friend
friend
:
User
好友对象
notice_
type
notice_type
:
"friend"
post_
type
post_type
:
"notice"
user_
id
user_id
:
string
对方账号
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
friend
notice_
type
post_
type
user_
id
philia
Loading...
好友通知共通属性