> ## Documentation Index
> Fetch the complete documentation index at: https://baileys.wiki/llms.txt
> Use this file to discover all available pages before exploring further.

# IScheduledCallCreationMessage

> Protobuf interface IScheduledCallCreationMessage generated from WAProto.

Defined in: [WAProto/index.d.ts:8758](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L8758)

## Properties

### callType?

> `optional` **callType**: `null` | [`CallType`](/proto-reference/Message/ScheduledCallCreationMessage/enumerations/CallType)

Defined in: [WAProto/index.d.ts:8760](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L8760)

***

### scheduledTimestampMs?

> `optional` **scheduledTimestampMs**: `null` | `number` | `Long`

Defined in: [WAProto/index.d.ts:8759](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L8759)

***

### title?

> `optional` **title**: `null` | `string`

Defined in: [WAProto/index.d.ts:8761](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L8761)
