Constructor from JSON data
factory InaccessibleMessage.fromJson(Map<String, dynamic> json) => _$InaccessibleMessageFromJson(json);