Options
All
  • Public
  • Public/Protected
  • All
Menu

improve push types

Index

Type Aliases

ConversationListType: { id: string; type: string }

Type declaration

  • id: string

    会话 id。

  • type: string

    会话类型

Interval: { hours: number; minutes: number }

Type declaration

  • hours: number

    小时。

  • minutes: number

    分钟。

Generated using TypeDoc