TON SDK Documentation - v15.3.1duck0.0.3
    Preparing search index...

    Type Alias Message

    type Message = {
        body: Cell;
        info: CommonMessageInfo;
        init?: Maybe<StateInit>;
    }
    Index

    Properties

    Properties

    body: Cell
    init?: Maybe<StateInit>