viaBot property

  1. @JsonKey(name: 'via_bot')
User? get viaBot
inherited

Optional. Bot through which the message was sent

Implementation

@JsonKey(name: 'via_bot')
User? get viaBot;