Updated MessageReactionCountUpdated
This commit is contained in:
parent
154dcbe3c6
commit
6f6cd1d936
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@
|
||||||
/**
|
/**
|
||||||
* @inheritDoc
|
* @inheritDoc
|
||||||
*/
|
*/
|
||||||
public static function fromArray(?array $data): ?ObjectTypeInterface
|
public static function fromArray(?array $data): ?MessageReactionCountUpdated
|
||||||
{
|
{
|
||||||
if($data === null)
|
if($data === null)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue