Package 

Class FriendAddNoticeEvent

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Long getTime() 事件发生的时间戳
      final Long getSelfId() 收到事件的机器人 QQ 号
      final String getPostType() 上报类型可能的值: notice
      final String getNoticeType() 通知类型可能的值: friend_add
      final Long getUserId() 新添加好友 QQ 号
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait