setArchivedChatsPageStyle static method

dynamic setArchivedChatsPageStyle(
  1. ArchivedChatsPageStyle archivedChatsPageStyle
)

Implementation

static setArchivedChatsPageStyle(
    ArchivedChatsPageStyle archivedChatsPageStyle) {
  _archivedChatsPageStyle = archivedChatsPageStyle;
}