TFriendAddEvent: TNoticeEvent & {
    notice_type: "friend_add";
    user_id: number;
}