PageResult<T> typedef

PageResult<T> = ChatPageResult<T>

Implementation

typedef PageResult<T> = chat.ChatPageResult<T>;