sessionStartLimit property

  1. @JsonKey.new(name: 'session_start_limit')
GatewayBotResponseSessionStartLimit sessionStartLimit
final

Session start rate limit information

Implementation

@JsonKey(name: 'session_start_limit')
final GatewayBotResponseSessionStartLimit sessionStartLimit;