Class Index
java.lang.Object
com.ringcentral.paths.teammessaging.v1.chats.adaptivecards.Index
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionpath()
post
(AdaptiveCardRequest adaptiveCardRequest) Creates a new adaptive card in the chat specified in path.
-
Field Details
-
rc
-
parent
-
-
Constructor Details
-
Index
-
-
Method Details
-
path
-
path
-
post
public AdaptiveCardShortInfo post(AdaptiveCardRequest adaptiveCardRequest) throws RestException, IOException Creates a new adaptive card in the chat specified in path. HTTP Method: post Endpoint: /team-messaging/v1/chats/{chatId}/adaptive-cards Rate Limit Group: Medium App Permission: TeamMessaging- Throws:
RestException
IOException
-