build method

MessagesRequest build()

Implementation

MessagesRequest build() {
  return MessagesRequest._builder(this);
}