Optional. The list of other users who have access to the bot if the access is restricted.
@JsonKey(name: 'added_users') List<User>? get addedUsers;