values constant

Implementation

static const $core.List<GetChannelMessagesRequest_Direction> values = <GetChannelMessagesRequest_Direction> [
  DIRECTION_BEFORE_UNSPECIFIED,
  DIRECTION_AROUND,
  DIRECTION_AFTER,
];