getAnnouncement method

String getAnnouncement ()

获取群公告

Implementation

String getAnnouncement(){
  return _announcement;
}