avatarHash property
The hash of the webhook avatar
Implementation
@JsonKey(includeIfNull: false, name: 'avatar_hash')
final String? avatarHash;
The hash of the webhook avatar
@JsonKey(includeIfNull: false, name: 'avatar_hash')
final String? avatarHash;