Reference documentation and code samples for the Google Apps Chat V1 Client class UserMentionMetadata.
Annotation metadata for user mentions (@).
Generated from protobuf message google.chat.v1.UserMentionMetadata
Namespace
Google \ Apps \ Chat \ V1Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ user
↳ type
int
The type of user mention.
getUser
The user mentioned.
hasUser
clearUser
setUser
The user mentioned.
Returns
Type
Description
$this
getType
The type of user mention.
Returns
Type
Description
int
setType
The type of user mention.
Parameter
Name
Description
var
int
Returns
Type
Description
$this