ThreadedCommentAuthor Class

ThreadedCommentAuthor class

Represents the person who creates the threaded comments;


type ThreadedCommentAuthor struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetNameGets and sets the name.
SetNameGets and sets the name.
GetUserIdGets and sets the id of the user.
SetUserIdGets and sets the id of the user.
GetProviderIdGets the id of the provider.
SetProviderIdGets the id of the provider.